mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
off on-shadow
This commit is contained in:
@@ -56,6 +56,7 @@ 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-undefined': 0,
|
'no-undefined': 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user