mirror of
https://github.com/mgerb/react-starter
synced 2026-01-08 08:02:49 +00:00
update tslint
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "tslint-config-airbnb",
|
||||
"rules": {
|
||||
"semicolon": [true, "always", "ignore-bound-class-methods"],
|
||||
"max-line-length": [true, 120],
|
||||
"variable-name": [true, "ban-keywords", "check-format", "allow-pascal-case"],
|
||||
"import-name": false,
|
||||
|
||||
Reference in New Issue
Block a user