Final configuration changes in preparation for TS (#12351)

This commit is contained in:
Nicolò Ribaudo
2020-11-12 16:09:29 +01:00
committed by GitHub
parent 5bbad8936b
commit 3e0fa927c0
9 changed files with 45 additions and 63 deletions

View File

@@ -5,6 +5,8 @@
"lib": [
"esnext"
],
"declaration": true,
"declarationMap": true,
"emitDeclarationOnly": true,
"composite": true,
"moduleResolution": "node",