File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<p align =" center " >
22 <a href =" https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/actions " >
3- <img src="https://img.shields.io/endpoint?url=https:// github-actions-badge-u3jn4tfpocch.runkit.sh /jsx-eslint/eslint-plugin-jsx-a11y"
3+ <img src="https://img.shields.io/github/check-runs /jsx-eslint/eslint-plugin-jsx-a11y/main "
44 alt="CI status" />
55 </a >
66 <a href =" https://npmjs.org/package/eslint-plugin-jsx-a11y " >
Original file line number Diff line number Diff line change 4949 "auto-changelog" : " ^2.5.0" ,
5050 "babel-plugin-add-module-exports" : " ^1.0.4" ,
5151 "babel-preset-airbnb" : " ^5.0.0" ,
52+ "browserslist" : " =4.25.4" ,
5253 "eslint" : " ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" ,
5354 "eslint-config-airbnb-base" : " ^15.0.0" ,
5455 "eslint-doc-generator" : " ^1.7.1" ,
Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ const jsxA11y = {
293293/**
294294 * Given a ruleset and optionally a flat config name, generate a config.
295295 * @param {object } rules - ruleset for this config
296- * @param {string } flatConfigName - name for the config if flat
296+ * @param {string } [ flatConfigName] - name for the config if flat
297297 * @returns Config for this set of rules.
298298 */
299299const createConfig = ( rules , flatConfigName ) => ( {
You can’t perform that action at this time.
0 commit comments