提交 a5917af7 编写于 作者: D Dirk Baeumer

Removed some rules to make tslint happy with TS 1.8.0

上级 07e3011a
......@@ -8,15 +8,6 @@
"curly": true,
"class-name": true,
"semicolon": true,
"no-unnecessary-semicolons": true,
"triple-equals": true,
"no-duplicate-case": true,
"no-unexternalized-strings": [
true,
{
"signatures": ["localize", "nls.localize"],
"messageIndex": 1
}
]
"triple-equals": true
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册