aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorKenimarru <[email protected]>2024-01-06 13:12:50 +0100
committerKenimarru <[email protected]>2024-01-06 13:12:50 +0100
commit237df896cc48d42182a25afb45387a2cdbdd7de8 (patch)
treee204e979bd4620bd04de1c813b6723f2911f277d /tsconfig.json
downloadhiruku-237df896cc48d42182a25afb45387a2cdbdd7de8.tar.xz
hiruku-237df896cc48d42182a25afb45387a2cdbdd7de8.zip
v0.1.0
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json3
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