diff --git a/html/.eslintrc.js b/html/.eslintrc.js index 94c47047..f5154a7e 100644 --- a/html/.eslintrc.js +++ b/html/.eslintrc.js @@ -81,6 +81,7 @@ module.exports = { ], 'quote-props': 0, 'require-unicode-regexp': 0, + 'sort-imports': 0, 'sort-keys': 0, 'sort-vars': 0, 'space-before-function-paren': [