summaryrefslogtreecommitdiff
path: root/docs/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tsconfig.json')
-rw-r--r--docs/tsconfig.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tsconfig.json b/docs/tsconfig.json
new file mode 100644
index 0000000..77c5f75
--- /dev/null
+++ b/docs/tsconfig.json
@@ -0,0 +1,4 @@
+{
+ "extends": "@tsconfig/docusaurus/tsconfig.json",
+ "include": ["src/"]
+} \ No newline at end of file