toot-script-condivisione-su.../tsconfig.json

7 lines
100 B
JSON
Raw Normal View History

2023-03-17 21:08:08 +01:00
{
2023-03-18 04:14:03 +01:00
"extends": "astro/tsconfigs/strictest",
"compilerOptions": {
"ignoreDeprecations": "5.0"
}
2023-03-17 21:08:08 +01:00
}