aboutsummaryrefslogtreecommitdiffstats
path: root/web/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/tsconfig.json')
-rw-r--r--web/tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/tsconfig.json b/web/tsconfig.json
index e7ff90fd..a25dbc14 100644
--- a/web/tsconfig.json
+++ b/web/tsconfig.json
@@ -1,4 +1,5 @@
{
+ "$schema": "https://json.schemastore.org/tsconfig",
"compilerOptions": {
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,