diff options
| author | Alam Guardin <alamguardin@gmail.com> | 2024-08-05 21:11:05 -0500 |
|---|---|---|
| committer | Alam Guardin <alamguardin@gmail.com> | 2024-08-05 21:11:05 -0500 |
| commit | 989c8d6e947c56f0241a169da02ba2558653a4b0 (patch) | |
| tree | bfe0d84679bb80b0699823383b88185402bbed05 /tsconfig.json | |
init commit
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..d78f81e --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "astro/tsconfigs/base" +} |
