1 Star 0 Fork 1.6K

teresa_winter / NiceFish

forked from 大漠穷秋 / NiceFish 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
tsconfig.json 548 Bytes
Copy Edit Raw Blame History
{
"compileOnSave": false,
"compilerOptions": {
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"downlevelIteration": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"module": "esnext",
"moduleResolution": "node",
"importHelpers": true,
"target": "es2015",
"typeRoots": [
"node_modules/@types"
],
"lib": [
"es2018",
"dom"
]
},
"exclude": [
"**/*.test.ts",
"node_modules",
"**/*.spec.ts"
]
}
TypeScript
1
https://gitee.com/teresa_winter/NiceFish.git
git@gitee.com:teresa_winter/NiceFish.git
teresa_winter
NiceFish
NiceFish
master

Search