mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-26 10:45:44 +00:00
Add register decorator for web components and a better inheriting system for html elements
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"target": "es6",
|
||||
"allowJs": true,
|
||||
"moduleResolution": "node",
|
||||
"experimentalDecorators": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
"types": ["jquery", "alpinejs"],
|
||||
|
Reference in New Issue
Block a user