Added an basic implementation of bootstrap-treeview in typescript

This commit is contained in:
Jan Böhmer 2022-08-06 03:40:24 +02:00
parent e7fa1ebcb8
commit a8ff18a340
14 changed files with 4050 additions and 13 deletions

View file

@ -100,7 +100,7 @@ Encore
//.enableSassLoader()
// uncomment if you use TypeScript
//.enableTypeScriptLoader()
.enableTypeScriptLoader()
// uncomment if you use React
//.enableReactPreset()