mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-13 10:52:53 +00:00
update tsconfig
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"target": "es6",
|
||||
"module": "commonjs",
|
||||
"outDir": "dist",
|
||||
"removeComments": true,
|
||||
"preserveConstEnums": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"sourceMap": true
|
||||
},
|
||||
"include": ["src/**/*.ts", "index.ts", "tests3.ts"],
|
||||
|
||||
Reference in New Issue
Block a user