diff --git a/.presetterrc.json b/.presetterrc.json index f812396..1dc1e4b 100644 --- a/.presetterrc.json +++ b/.presetterrc.json @@ -5,7 +5,6 @@ "config": { "tsconfig": { "compilerOptions": { - "allowImportingTsExtensions": false, "module": "nodenext" } }