mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-03-06 07:45:25 +00:00
client - forum page - pagination / threads per page
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"import-name": false,
|
||||
"max-line-length": [true, 140],
|
||||
"no-unused-variable": [true],
|
||||
"variable-name": [false]
|
||||
"variable-name": [false],
|
||||
"no-increment-decrement": [false]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user