Skip to content

Commit

Permalink
Update packages/eslint-plugin/.eslint-doc-generatorrc.js
Browse files Browse the repository at this point in the history
Co-authored-by: Kanad Gupta <8854718+kanadgupta@users.noreply.github.com>
  • Loading branch information
erunion and kanadgupta authored Aug 8, 2024
1 parent 020d197 commit 07e7f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/.eslint-doc-generatorrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const config = {
configEmoji: [
['esm', '📁'],
['typescript', '🧠'],
['react', '🏡'],
['react', '⚛️'],
],
urlRuleDoc(name, page) {
if (page === 'README.md') {
Expand Down

0 comments on commit 07e7f82

Please sign in to comment.