Spaces:
Paused
Paused
| { | |
| "extends": "./tsconfig.base.json", | |
| "references": [ | |
| { | |
| "path": "./packages/server" | |
| }, | |
| { | |
| "path": "./packages/core" | |
| }, | |
| { | |
| "path": "./packages/frontend" | |
| } | |
| ] | |
| } | |
| { | |
| "extends": "./tsconfig.base.json", | |
| "references": [ | |
| { | |
| "path": "./packages/server" | |
| }, | |
| { | |
| "path": "./packages/core" | |
| }, | |
| { | |
| "path": "./packages/frontend" | |
| } | |
| ] | |
| } | |