- November 28th 2020, 8:52:16 am
+ December 24th 2020, 8:31:40 am
Last updated
diff --git a/tsconfig.json b/tsconfig.json
index 560d7eb..aa93a1a 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -3,7 +3,6 @@
"compilerOptions": {
"esModuleInterop": true,
"skipLibCheck": true,
- "importHelpers": true,
"types": ["@adonisjs/core", "@adonisjs/repl", "@types/node"]
}
}