mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-12 11:23:52 +02:00
disallow array-element-newline
This commit is contained in:
@@ -23,6 +23,7 @@ module.exports = {
|
||||
},
|
||||
'root': true,
|
||||
'rules': {
|
||||
'array-element-newline': 0,
|
||||
'block-scoped-var': 0,
|
||||
'camelcase': 0,
|
||||
'capitalized-comments': 0,
|
||||
|
||||
Reference in New Issue
Block a user