This website requires JavaScript.
Explore
Help
Sign In
nardu.in
/
website-astro
Watch
1
Star
0
Fork
You've already forked website-astro
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c69d0f3645
website-astro
/
tsconfig.json
7 lines
92 B
JSON
Raw
Normal View
History
Unescape
Escape
base setup
2022-12-02 11:21:18 +01:00
{
i18n updates + HP + components
2022-12-22 11:01:52 +01:00
"extends"
:
"astro/tsconfigs/base"
,
"compilerOptions"
:
{
"strictNullChecks"
:
true
}
}