diff options
| author | Kenimarru <[email protected]> | 2024-01-06 13:12:50 +0100 |
|---|---|---|
| committer | Kenimarru <[email protected]> | 2024-01-06 13:12:50 +0100 |
| commit | 237df896cc48d42182a25afb45387a2cdbdd7de8 (patch) | |
| tree | e204e979bd4620bd04de1c813b6723f2911f277d /tsconfig.json | |
| download | hiruku-237df896cc48d42182a25afb45387a2cdbdd7de8.tar.xz hiruku-237df896cc48d42182a25afb45387a2cdbdd7de8.zip | |
v0.1.0
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..cb3b1e5 --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "./.nuxt/tsconfig.json" +}
\ No newline at end of file |