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