mirror of
https://github.com/NickKaramoff/toot
synced 2025-01-31 09:35:17 +01:00
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"extends": "astro/tsconfigs/strictest",
|
|
"compilerOptions": {
|
|
"ignoreDeprecations": "5.0"
|
|
}
|
|
}
|