forked from sheetjs/sheetjs
Add tsconfig.json files
This commit is contained in:
parent
82537cbca4
commit
7e32abdb26
@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"target": "es2015",
|
||||
"target": "es6",
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": true,
|
||||
"baseUrl": "../"
|
||||
|
Loading…
Reference in New Issue
Block a user