initial commit
This commit is contained in:
8
node_modules/concat/tsconfig.json
generated
vendored
Normal file
8
node_modules/concat/tsconfig.json
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"noImplicitAny": true,
|
||||
"target": "es6",
|
||||
"types" : [ "node", "core-js" ]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user