mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-03 13:36:04 +02:00
wrap-regex off
This commit is contained in:
+2
-1
@@ -94,6 +94,7 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
strict: 0,
|
strict: 0,
|
||||||
'vars-on-top': 0
|
'vars-on-top': 0,
|
||||||
|
'wrap-regex': 0
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user