[-] Remove "tslint:recommended"

This commit is contained in:
Hykilpikonna
2019-08-17 12:32:14 +08:00
parent a257675a36
commit b0d35b5551
-3
View File
@@ -1,8 +1,5 @@
{
"defaultSeverity": "warning",
"extends": [
"tslint:recommended"
],
"linterOptions": {
"exclude": [
"node_modules/**"