1 Star 1 Fork 0

蔡克思 / task-runner-async

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tslint.json 384 Bytes
一键复制 编辑 原始数据 按行查看 历史
蔡克思 提交于 2019-09-06 07:25 . v0.0.2
{
"defaultSeverity": "error",
"extends": [
"tslint:recommended"
],
"jsRules": {},
"rules": {
"quotemark": {
"options": "single"
},
"interface-name": {
"options": "never-prefix"
},
"variable-name": {
"options": "allow-leading-underscore"
}
},
"rulesDirectory": []
}
TypeScript
1
https://gitee.com/flowkscai/task-runner-async.git
git@gitee.com:flowkscai/task-runner-async.git
flowkscai
task-runner-async
task-runner-async
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891