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