mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
no-tabs
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-tabs': 0,
|
|
||||||
'no-ternary': 0,
|
'no-ternary': 0,
|
||||||
'no-underscore-dangle': 0,
|
'no-underscore-dangle': 0,
|
||||||
'no-var': 0,
|
'no-var': 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user