1 Star 0 Fork 0

zaaack / hydux-react-router

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tslint.json 315 Bytes
一键复制 编辑 原始数据 按行查看 历史
zaaack 提交于 2017-12-09 14:52 . Init
{
"defaultSeverity": "warning",
"extends": [
"tslint-config-standard",
"tslint-react"
],
"jsRules": {},
"rules": {
"trailing-comma": true,
"space-before-function-paren": false,
"quotemark": [true, "single", "jsx-double"]
},
"rulesDirectory": []
}
TypeScript
1
https://gitee.com/zane_young/hydux-react-router.git
git@gitee.com:zane_young/hydux-react-router.git
zane_young
hydux-react-router
hydux-react-router
master

搜索帮助