1 Star 0 Fork 0

流浪书生 / aurelia-formio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tslint.json 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
Travis Tidwell 提交于 2018-05-15 22:17 . Initial commit.
{
"rules": {
"quotemark": [true, "single"],
"object-literal-sort-keys": false,
"ordered-imports": [false],
"whitespace": [true, "check-branch", "check-decl", "check-operator", "check-module", "check-separator", "check-type"],
"interface-name": [true, "never-prefix"],
"no-shadowed-variable": false,
"no-string-literal": false
}
}
TypeScript
1
https://gitee.com/yyalon/aurelia-formio.git
git@gitee.com:yyalon/aurelia-formio.git
yyalon
aurelia-formio
aurelia-formio
master

搜索帮助