aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-08 05:56:17 +0000
committerFuwn <[email protected]>2022-03-08 05:56:17 +0000
commit1073d1ac02a36477cd3bd26798e35c26d5b5b01f (patch)
tree194ecdc7f671521536a021ae63f0d717159e2d53 /tsconfig.json
downloadarchived-frontend-next-1073d1ac02a36477cd3bd26798e35c26d5b5b01f.tar.xz
archived-frontend-next-1073d1ac02a36477cd3bd26798e35c26d5b5b01f.zip
feat(frontend-next): 0.1.0 :star:
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..d1deb76
--- /dev/null
+++ b/tsconfig.json
@@ -0,0 +1,3 @@
+{
+ "extends": "./.svelte-kit/tsconfig.json"
+}