mirror of
https://github.com/go-vikunja/website.git
synced 2026-02-25 06:23:51 +00:00
5 lines
108 B
JSON
5 lines
108 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"include": [".astro/types.d.ts", "**/*"],
|
|
"exclude": ["dist"]
|
|
} |