mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-10 06:02:13 +00:00
ESLint: Disable class-methods-use-this
This commit is contained in:
parent
3258c8c2f1
commit
fce891c216
@ -17,7 +17,6 @@
|
||||
"no-console": "warn",
|
||||
"no-template-curly-in-string": "warn",
|
||||
"array-callback-return": "error",
|
||||
"class-methods-use-this": "warn",
|
||||
"complexity": "warn",
|
||||
"consistent-return": "error",
|
||||
"dot-location": [
|
||||
|
Loading…
Reference in New Issue
Block a user