Even denser errors

This commit is contained in:
Fredrik Adelöw
2020-05-04 16:34:17 +02:00
parent e5529c249b
commit 129991fcfd
4 changed files with 29 additions and 49 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"sourceMap": true,
"declaration": true,
"strict": true,
"target": "es5",
"target": "ES2019",
"module": "commonjs",
"esModuleInterop": true,
"types": ["node", "jest"]