1
0
mirror of https://github.com/NickKaramoff/toot synced 2025-01-31 09:35:17 +01:00
2023-09-02 21:56:47 +02:00

7 lines
100 B
JSON

{
"extends": "astro/tsconfigs/strictest",
"compilerOptions": {
"ignoreDeprecations": "5.0"
}
}