aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/tsconfig.json')
-rw-r--r--client/tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/tsconfig.json b/client/tsconfig.json
index 7a0584d5c..2345ca289 100644
--- a/client/tsconfig.json
+++ b/client/tsconfig.json
@@ -20,7 +20,7 @@
20 "node_modules/@types" 20 "node_modules/@types"
21 ], 21 ],
22 "lib": [ 22 "lib": [
23 "ES2020.Intl", 23 "ES2021.Intl",
24 "es2018", 24 "es2018",
25 "es2017", 25 "es2017",
26 "es2016", 26 "es2016",