diff --git a/tsconfig.json b/tsconfig.json index 07b012fb..2873a318 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,6 +12,7 @@ "jsx": "react-jsx" }, "ts-node": { + "files": true, "compilerOptions": { "module": "CommonJS" }