Initial commit
This commit is contained in:
commit
f78314dc2e
35 changed files with 9898 additions and 0 deletions
6
tsconfig.json
Normal file
6
tsconfig.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"compilerOptions": {
|
||||
"strictNullChecks": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue