mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
Discard changes to examples/blog/tsconfig.json
This commit is contained in:
parent
539d9e8c54
commit
e28ede2f75
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"extends": ["astro/tsconfigs/base", "./.astro/tsconfig.json"],
|
||||
"extends": "astro/tsconfigs/base",
|
||||
"compilerOptions": {
|
||||
"strictNullChecks": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue