mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 20:46:38 +08:00
chore: organizeImports
This commit is contained in:
@@ -260,6 +260,12 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"files": ["index.tsx", "index.*.tsx"],
|
||||
"rules": {
|
||||
"filename-rules/match": "off"
|
||||
}
|
||||
},
|
||||
{
|
||||
"files": ["*.ts", "*.tsx"],
|
||||
"extends": ["plugin:@nrwl/nx/typescript"],
|
||||
|
||||
Reference in New Issue
Block a user