|
|
@@ -1,19 +0,0 @@
|
|
|
-{
|
|
|
- "extends": "./tsconfig.json",
|
|
|
- "compilerOptions": {
|
|
|
- "rootDir": "./src",
|
|
|
- "noResolve": false,
|
|
|
- "preserveConstEnums": true,
|
|
|
- "sourceMap": false,
|
|
|
-
|
|
|
- "noEmit": false,
|
|
|
- "emitDeclarationOnly": true,
|
|
|
- "declaration": true,
|
|
|
- "declarationMap": true,
|
|
|
- "declarationDir": "./types",
|
|
|
-
|
|
|
- "baseUrl": ".",
|
|
|
- "paths": {
|
|
|
- }
|
|
|
- }
|
|
|
-}
|