aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/ClientApp/src/tsconfig.json')
-rw-r--r--Timeline/ClientApp/src/tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/ClientApp/src/tsconfig.json b/Timeline/ClientApp/src/tsconfig.json
index ec0a3fad..320253fa 100644
--- a/Timeline/ClientApp/src/tsconfig.json
+++ b/Timeline/ClientApp/src/tsconfig.json
@@ -1,6 +1,6 @@
{
"compilerOptions": {
- "target": "es5",
+ "target": "esnext",
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,