Skip to content

Commit

Permalink
chore: reproduce #488
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Dec 11, 2023
1 parent 311bdfa commit f6bcfb0
Show file tree
Hide file tree
Showing 5 changed files with 2,277 additions and 3 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ module.exports = {
files: '*.{md,mdx}',
rules: {
'react/jsx-curly-brace-presence': 'error',
'react/jsx-sort-props': 'error',
'react/self-closing-comp': 'error',
'react/no-unescaped-entities': 'warn',
},
Expand Down
Loading

0 comments on commit f6bcfb0

Please sign in to comment.