mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 00:28:33 +00:00
8 lines
124 B
JSON
8 lines
124 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["node", "build-config"],
|
|
"composite": true
|
|
}
|
|
}
|