werks here
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@
|
||||
"module": "commonjs",
|
||||
"declaration": true,
|
||||
"outDir": "./lib",
|
||||
"strict": true
|
||||
"strict": true,
|
||||
"experimentalDecorators": true
|
||||
},
|
||||
"include": ["src/backend"],
|
||||
"exclude": ["node_modules", "**/__tests__/*"],
|
||||
|
||||
Reference in New Issue
Block a user