mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-12 01:52:49 +00:00
thread page in progress
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"extends": "tslint-config-airbnb",
|
||||
"rules": {
|
||||
"import-name": false,
|
||||
"max-line-length": 140
|
||||
"max-line-length": [true, 140],
|
||||
"no-unused-variable": [true]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user