3 Star 2 Fork 0

Indexea / indexea-js-sdk

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
tsconfig.json 506 Bytes
Copy Edit Raw Blame History
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"moduleResolution": "node",
"lib": ["es2015", "dom"],
"sourceMap": false,
"outDir": "./dist",
"strict": true,
"noImplicitAny": true,
"strictNullChecks": true,
"strictFunctionTypes": true,
"strictPropertyInitialization": true,
"declaration": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true
}
}
TypeScript
1
https://gitee.com/indexea/indexea-js-sdk.git
git@gitee.com:indexea/indexea-js-sdk.git
indexea
indexea-js-sdk
indexea-js-sdk
master

Search

53164aa7 5694891 3bd8fe86 5694891