aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tsconfig.json')
-rw-r--r--docs/tsconfig.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tsconfig.json b/docs/tsconfig.json
new file mode 100644
index 0000000..3cab56b
--- /dev/null
+++ b/docs/tsconfig.json
@@ -0,0 +1,3 @@
+{
+ "extends": "./.docs/.nuxt/tsconfig.json"
+}