mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-22 12:32:00 +08:00
refactor(infra): directory structure (#4615)
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
"include": ["e2e"],
|
||||
"references": [
|
||||
{
|
||||
"path": "../kit"
|
||||
"path": "../../tests/kit"
|
||||
},
|
||||
{
|
||||
"path": "../fixtures"
|
||||
"path": "../../tests/fixtures"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user