1
Fork 0
This repository has been archived on 2025-04-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
astro-supabase-demo/tsconfig.json

4 lines
42 B
JSON
Raw Normal View History

2024-07-16 02:05:26 -04:00
{
"extends": "astro/tsconfigs/strict"
}