Skip to content

Commit a391046

Browse files
committed
Add ESLint for accessibility
1 parent 894d579 commit a391046

2 files changed

Lines changed: 1638 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"tailwindcss": "^4.2.4"
3131
},
3232
"devDependencies": {
33-
"@tailwindcss/typography": "^0.5.19"
33+
"@tailwindcss/typography": "^0.5.19",
34+
"eslint-plugin-jsx-a11y": "^6.10.2"
3435
}
3536
}

0 commit comments

Comments
 (0)