This commit is contained in:
Adhiraj
2020-07-25 18:20:30 +05:30
parent da53d521e1
commit aa4db68c0f

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es2020",
"target": "es2018",
"module": "commonjs",
"allowJs": true,
"checkJs": false,