提交 9d3ac32d 编写于 作者: J Joao Moreno

fix tslint.json

上级 6da968fd
{
"rules": {
"no-unused-expression": true,
"no-unreachable": true,
"no-duplicate-variable": true,
"no-duplicate-key": true,
"no-unused-variable": true,
"curly": true,
"class-name": true,
"semicolon": true,
"semicolon": ["always"],
"triple-equals": true,
"no-unexternalized-strings": [
true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册