diff --git a/ts/tsconfig.json b/ts/tsconfig.json index 942f5239c..fa40941e1 100644 --- a/ts/tsconfig.json +++ b/ts/tsconfig.json @@ -29,6 +29,7 @@ "es2018.regexp", "es2019.array", "es2019.object", + "es2019.string", "es2020.string", "es2020.promise", "dom",