mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-05 03:19:52 +08:00
refactor(server): config system (#11081)
This commit is contained in:
+2
-1
@@ -37,7 +37,8 @@
|
||||
"packages/frontend/apps/android/App/**",
|
||||
"packages/frontend/apps/ios/App/**",
|
||||
"tests/blocksuite/snapshots",
|
||||
"blocksuite/docs/api/**"
|
||||
"blocksuite/docs/api/**",
|
||||
"packages/frontend/admin/src/config.json"
|
||||
],
|
||||
"rules": {
|
||||
"no-await-in-loop": "allow",
|
||||
|
||||
Reference in New Issue
Block a user