mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 09:32:51 +00:00
added client things - finished home page
This commit is contained in:
7
client/tslint.json
Normal file
7
client/tslint.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "tslint-config-airbnb",
|
||||
"rules": {
|
||||
"import-name": false,
|
||||
"max-line-length": 140
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user