mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
no-shadow
This commit is contained in:
@@ -61,7 +61,6 @@ module.exports = {
|
|||||||
'no-param-reassign': 0,
|
'no-param-reassign': 0,
|
||||||
'no-plusplus': 0,
|
'no-plusplus': 0,
|
||||||
'no-redeclare': 0,
|
'no-redeclare': 0,
|
||||||
'no-shadow': 0,
|
|
||||||
'no-tabs': 0,
|
'no-tabs': 0,
|
||||||
'no-ternary': 0,
|
'no-ternary': 0,
|
||||||
'no-underscore-dangle': 0,
|
'no-underscore-dangle': 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user