mirror of
https://codeberg.org/emersion/gamja.git
synced 2025-04-09 04:04:23 -04:00
Enable @stylistic/js/array-bracket-newline lint
This commit is contained in:
parent
39a2bc4a3d
commit
95749ba516
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ export default [
|
|||
multiline: true,
|
||||
consistent: true,
|
||||
}],
|
||||
"@stylistic/js/array-bracket-newline": ["warn", "consistent"],
|
||||
},
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue