parent
6ad5e32adb
commit
beaccfe7dd
@ -1,6 +0,0 @@ |
||||
{ |
||||
"recommendations": [ |
||||
"ms-vscode.vscode-typescript-tslint-plugin", |
||||
"esbenp.prettier-vscode" |
||||
] |
||||
} |
@ -1,11 +0,0 @@ |
||||
{ |
||||
"extends": "../tsconfig.json", |
||||
"compilerOptions": { |
||||
"outDir": "../dist/out-tsc/tools", |
||||
"rootDir": ".", |
||||
"module": "commonjs", |
||||
"target": "es5", |
||||
"types": ["node"] |
||||
}, |
||||
"include": ["**/*.ts"] |
||||
} |
Loading…
Reference in new issue