mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-14 12:23:52 +02:00
no-control-regex off
This commit is contained in:
@@ -45,6 +45,7 @@ module.exports = {
|
||||
'no-bitwise': 0,
|
||||
'no-console': 0,
|
||||
'no-continue': 0,
|
||||
'no-control-regex': 0,
|
||||
'no-empty': [
|
||||
'error',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user