mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
sort-imports off
This commit is contained in:
@@ -81,6 +81,7 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
'quote-props': 0,
|
'quote-props': 0,
|
||||||
'require-unicode-regexp': 0,
|
'require-unicode-regexp': 0,
|
||||||
|
'sort-imports': 0,
|
||||||
'sort-keys': 0,
|
'sort-keys': 0,
|
||||||
'sort-vars': 0,
|
'sort-vars': 0,
|
||||||
'space-before-function-paren': [
|
'space-before-function-paren': [
|
||||||
|
|||||||
Reference in New Issue
Block a user