diff --git a/tsconfig.json b/tsconfig.json index 0d73e98..2cfefdf 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,10 +11,5 @@ "resolveJsonModule": true, "strict": true, "jsx": "react-jsx" - }, - "ts-node": { - "compilerOptions": { - "module": "CommonJS" - } } } \ No newline at end of file