FitTrackee/fittrackee_client/tsconfig.json

15 lines
196 B
JSON
Raw Normal View History

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