T001–T006: Phase 1 setup (workspace, Biome, TS, Vitest, layer boundary enforcement)
This commit is contained in:
8
tsconfig.json
Normal file
8
tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "packages/domain" },
|
||||
{ "path": "packages/application" },
|
||||
{ "path": "apps/web" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user