There was an error while loading. Please reload this page.
1 parent ef9279e commit 206aeaaCopy full SHA for 206aeaa
1 file changed
ts.js
@@ -84,6 +84,7 @@ module.exports = {
84
'sort-imports': [
85
'error',
86
{
87
+ // The declarations are sorted more granularly by the import/order plugin.
88
ignoreDeclarationSort: true
89
}
90
],
0 commit comments