Files
reffuse/packages/example/tsconfig.json
Julien Valverdé 8624a507b3
Some checks failed
Lint / lint (push) Failing after 9s
Example setup
2025-01-10 21:06:32 +01:00

8 lines
119 B
JSON

{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}