Files
vikunja-github/tsconfig.json
2025-06-26 12:30:24 +00:00

6 lines
79 B
JSON

{
"parserOptions": {
"project": "./frontend/tsconfig.json"
}
}