Enable JSX #29
Annotations
4 errors
Test
website#test: command (/home/runner/work/seqflow-js/seqflow-js/packages/website) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Test:
src/components/Header.tsx#L35
JSX elements without children should be marked as self-closing. In JSX, it is valid for any element to be self-closing.
|
Test:
src/components/Header.tsx#L50
Avoid using target="_blank" without rel="noreferrer".
|
Test
Process completed with exit code 1.
|
Loading