1 Star 0 Fork 278

金凯 / L7

forked from antv / L7 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
tslint.prod.json 247 Bytes
Copy Edit Raw Blame History
thinkgis authored 2021-01-12 11:36 . fix(scene): 高清方案DPR
{
"extends": ["./tslint.json"],
"rules": {
"no-implicit-dependencies": false
},
"linterOptions": {
"exclude": ["packages/l7/node_modules/**","**/*.d.ts", "**/data/*.ts", "**/*.{test,story}.ts{,x}", "node_modules/**/*.d.ts"]
}
}
TypeScript
1
https://gitee.com/jinkai719/L7.git
git@gitee.com:jinkai719/L7.git
jinkai719
L7
L7
master

Search