mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Delete tsconfig.json
Accidentally committed
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"version": "1.4.1",
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"module": "commonjs",
|
||||
"declaration": false,
|
||||
"noImplicitAny": false,
|
||||
"removeComments": true,
|
||||
"noLib": false
|
||||
},
|
||||
"filesGlob": [
|
||||
"./**/*.ts",
|
||||
"!./node_modules/**/*.ts"
|
||||
],
|
||||
"files": [
|
||||
"./async-explicit-tests.ts",
|
||||
"./async-tests.ts",
|
||||
"./async.d.ts",
|
||||
"./asyncamd-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user