sort-imports off

This commit is contained in:
pypy
2021-01-21 12:21:03 +09:00
parent c9ac0c648e
commit 2634de2bbc

View File

@@ -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': [