update config

This commit is contained in:
Marc Rousavy
2021-02-19 21:18:31 +01:00
parent 36dbdfd570
commit 1ca4130d50
2 changed files with 2 additions and 3 deletions

View File

@@ -22,7 +22,8 @@
"resolveJsonModule": true,
"skipLibCheck": true,
"strict": true,
"target": "esnext"
"target": "esnext",
"outDir": "lib"
},
"exclude": [
"node_modules",