mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
eslint: allow warning comments (TODOs) for now
This commit is contained in:
parent
623398cf6b
commit
7936d2336b
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ module.exports = {
|
|||
'no-useless-concat': ['warn'],
|
||||
'no-useless-return': ['warn'],
|
||||
'no-void': ['error'],
|
||||
'no-warning-comments': ['warn'],
|
||||
'no-with': ['error'],
|
||||
'radix': ['error'],
|
||||
'require-await': ['warn'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue