FitTrackee/fittrackee_client/tsconfig.json
2023-11-11 17:14:31 +01:00

18 lines
248 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
],
"compilerOptions": {
"types": ["vite/client"]
}
}