chore(build): incremental ts build [EE-4204] (#7888)

pull/6986/merge
Chaim Lev-Ari 2022-10-20 17:23:56 +03:00 committed by GitHub
parent 3f51d077ac
commit ee5600b6af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"module": "es6",
// "module": "commonjs",
// "module": "esnext",
"incremental": true,
"target": "es2017",
"allowJs": true,
"checkJs": false,