We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c53c68 commit c2fb6efCopy full SHA for c2fb6ef
1 file changed
.github/workflows/a11y.yml
@@ -29,7 +29,7 @@ jobs:
29
run: pnpm install --frozen-lockfile
30
31
- name: Run JSX Accessibility Lint
32
- # run: pnpm eslint . --ext .js,.jsx,.ts,.tsx
+ run: pnpm eslint . --ext .js,.jsx,.ts,.tsx
33
34
- name: Build App
35
run: pnpm vite build
0 commit comments