no modern JavaScript for us

This commit is contained in:
Johannes Rieken
2021-07-16 17:33:53 +02:00
parent 9034714485
commit b27a33cc43
2 changed files with 1 additions and 7 deletions

View File

@@ -20,10 +20,7 @@
"ES2020.Promise",
"ES2020.String",
"ES2020.Symbol.WellKnown",
"ES2020.Intl",
"ES2021.Promise",
"ES2021.String",
"ES2021.WeakRef"
"ES2020.Intl"
],
"module": "commonjs",
"strict": true,