Move tslint.json to the root directory. Add the lint task to run tslint.
This commit is contained in:
@@ -24,5 +24,8 @@
|
||||
"select2": "^4.0.2",
|
||||
"sortablejs": "^1.4.2",
|
||||
"typescript": "^1.8.9"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "tslint **/*.ts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user