1 Star 0 Fork 23

元小疯 / vscode-drawio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tslint.json 238 Bytes
一键复制 编辑 原始数据 按行查看 历史
Henning Dieterichs 提交于 2020-05-09 19:39 . Implemented MVP.
{
"rules": {
"no-string-throw": true,
"no-unused-expression": true,
"no-duplicate-variable": true,
"curly": true,
"class-name": true,
"semicolon": [true, "always"],
"triple-equals": true
},
"defaultSeverity": "warning"
}
TypeScript
1
https://gitee.com/hage/vscode-drawio.git
git@gitee.com:hage/vscode-drawio.git
hage
vscode-drawio
vscode-drawio
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891