This commit is contained in:
peter
2019-08-19 17:05:24 +02:00
parent 43a48d8ad7
commit 5c389f5d18
6 changed files with 6 additions and 66 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"target": "ESnext",
"module": "commonjs",
"declaration": true,
"outDir": "./lib",
"outDir": "./dist",
"strict": true,
"experimentalDecorators": true
},