diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-09-19 15:21:51 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-09-19 15:21:51 -0700 |
| commit | f2ff1aeb03400c77396c729d887bb284da963378 (patch) | |
| tree | f6de23c06bd420de3f5d89cd82b9e9723833e0a3 /tsconfig.json | |
Initial 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" +} |
