Skip to content

Commit

Permalink
update eslint config doc links in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jgravois committed Apr 19, 2024
1 parent 5687e7d commit aba278c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -868,8 +868,8 @@ When you’re done, run `npm test` to verify that you got it all right. It runs
[eslint-plugin-standard]: https://github.com/xjamundx/eslint-plugin-standard
[eslint-plugin-unicorn]: https://github.com/sindresorhus/eslint-plugin-unicorn
[eslint-plugin-vue]: https://github.com/vuejs/eslint-plugin-vue
[eslint.config.js (flat config)]: https://eslint.org/docs/latest/use/configure/configuration-files-new
[eslintrc]: https://eslint.org/docs/latest/use/configure/configuration-files
[eslint.config.js (flat config)]: https://eslint.org/docs/latest/use/configure/configuration-files
[eslintrc]: https://eslint.org/docs/latest/use/configure/configuration-files-deprecated
[lines-around-comment]: https://eslint.org/docs/rules/lines-around-comment
[max-len]: https://eslint.org/docs/rules/max-len
[multiple configuration files]: https://eslint.org/docs/user-guide/configuring#configuration-cascading-and-hierarchy
Expand Down

0 comments on commit aba278c

Please sign in to comment.