feat(eslint-conft): 添加import-sort的本地目录
This commit is contained in:
@@ -22,7 +22,7 @@ export default {
|
||||
['^(@tencent)(/.*|$)'],
|
||||
['^(@tmagic)(/.*|$)'],
|
||||
// Internal packages.
|
||||
['^(@|@editor|@data-source)(/.*|$)'],
|
||||
['^(@|src|editor-page|@editor|@data-source)(/.*|$)'],
|
||||
// Side effect imports.
|
||||
['^\\u0000'],
|
||||
// Parent imports. Put `..` last.
|
||||
|
||||
Reference in New Issue
Block a user