mirror of
https://github.com/jlengrand/elm-language-client-vscode.git
synced 2026-03-10 08:11:17 +00:00
add auto generated tslint, add nvmrc v8.15.0
This commit is contained in:
11
tslint.json
11
tslint.json
@@ -1,6 +1,9 @@
|
|||||||
{
|
{
|
||||||
"rules": {
|
"defaultSeverity": "error",
|
||||||
"indent": [true, "tabs"],
|
"extends": [
|
||||||
"semicolon": [true, "always"]
|
"tslint:recommended"
|
||||||
}
|
],
|
||||||
|
"jsRules": {},
|
||||||
|
"rules": {},
|
||||||
|
"rulesDirectory": []
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user