diff --git a/tsconfig.json b/tsconfig.json index 0046e36..60a30b8 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -23,6 +23,7 @@ }, "include": [ "**/*.ts", + "**/*.tsx", "src/main.tsx" ], "ignore": [