mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 14:46:04 +02:00
no-undefined
This commit is contained in:
@@ -64,7 +64,6 @@ module.exports = {
|
|||||||
'no-shadow': 0,
|
'no-shadow': 0,
|
||||||
'no-tabs': 0,
|
'no-tabs': 0,
|
||||||
'no-ternary': 0,
|
'no-ternary': 0,
|
||||||
'no-undefined': 0,
|
|
||||||
'no-underscore-dangle': 0,
|
'no-underscore-dangle': 0,
|
||||||
'no-var': 0,
|
'no-var': 0,
|
||||||
'no-warning-comments': 0,
|
'no-warning-comments': 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user