fix: add tsconfig.json to listening paths #3
Annotations
10 errors
deploy:
src/App.tsx#L2
Module './AppRouter.js' was resolved to '/home/runner/work/pvp-texas-poker/pvp-texas-poker/src/AppRouter.tsx', but '--jsx' is not set.
|
deploy:
src/App.tsx#L6
Cannot use JSX unless the '--jsx' flag is provided.
|
deploy:
src/App.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
|
deploy:
src/AppRouter.tsx#L2
Module './pages/login/index.js' was resolved to '/home/runner/work/pvp-texas-poker/pvp-texas-poker/src/pages/login/index.tsx', but '--jsx' is not set.
|
deploy:
src/AppRouter.tsx#L3
Module './pages/playRoom/index.js' was resolved to '/home/runner/work/pvp-texas-poker/pvp-texas-poker/src/pages/playRoom/index.tsx', but '--jsx' is not set.
|
deploy:
src/AppRouter.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
|
deploy:
src/AppRouter.tsx#L8
Cannot use JSX unless the '--jsx' flag is provided.
|
deploy:
src/AppRouter.tsx#L9
Cannot use JSX unless the '--jsx' flag is provided.
|
deploy:
src/AppRouter.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
|
deploy:
src/AppRouter.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.
|