Remove change

This commit is contained in:
RMidhunSuresh 2022-07-19 19:38:36 +05:30
parent ecb3a66dfc
commit 994667205f
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
"noEmit": true,
"target": "ES2020",
"module": "ES2020",
"lib": ["ES2021", "DOM"],
"moduleResolution": "node",
"esModuleInterop": true
},