Dont need downlevelIteration anymore?

This commit is contained in:
Dustin Brett
2021-05-29 21:57:11 -07:00
parent 5ed8d065fb
commit 8b5b8b8d27

View File

@@ -1,7 +1,6 @@
{
"compilerOptions": {
"baseUrl": ".",
"downlevelIteration": true,
"target": "es6",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,