chore: bump bs (#8204)

This commit is contained in:
Saul-Mirone
2024-09-11 12:04:25 +00:00
parent b74dd1c92e
commit ba81b1a9ca
16 changed files with 431 additions and 430 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"lib": ["ESNext", "DOM"],
"target": "ES2022",
"useDefineForClassFields": false,
"experimentalDecorators": true,
"experimentalDecorators": false,
"emitDecoratorMetadata": false,
// Projects
"composite": true,