tslint: Enable variable-name
This commit is contained in:
parent
7c76de4536
commit
6e6899a231
4 changed files with 10 additions and 11 deletions
|
|
@ -34,7 +34,6 @@
|
|||
"space-before-function-paren": false,
|
||||
"trailing-comma": false,
|
||||
"triple-equals": false,
|
||||
"typedef-whitespace": false,
|
||||
"variable-name": false
|
||||
"typedef-whitespace": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue