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