From fc8aabd0bf38441c0591f21b9b435b52e99ffc23 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 6 May 2020 10:31:52 +0200 Subject: parseQueryStringFilter cleanup --- tsconfig.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 7eed7d0cd..058da4f78 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,7 +12,9 @@ "dom", "es2015", "es2016", - "es2017" + "es2017", + "es2018", + "es2019" ], "typeRoots": [ "node_modules/sitemap/node_modules/@types", -- cgit v1.2.3