mirror of
https://github.com/aelve/guide.git
synced 2024-11-23 04:07:14 +03:00
Tslint
This commit is contained in:
parent
935ba0883f
commit
ad964861a4
@ -23,7 +23,8 @@
|
||||
"space-before-function-paren": true,
|
||||
"whitespace": [true, "check-module"],
|
||||
"trailing-comma": false,
|
||||
"variable-name": false
|
||||
"variable-name": false,
|
||||
"ordered-imports" : false
|
||||
},
|
||||
"rulesDirectory": []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user