Skip to content

Commit

Permalink
Remove rule from recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgezreik committed Apr 8, 2024
1 parent b07b939 commit ae974fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/recommended.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const all = require('./all');
module.exports = Object.assign({}, all, {
languageOptions: all.languageOptions,
rules: {
'react/async-server-action': 2,
'react/display-name': 2,
'react/jsx-key': 2,
'react/jsx-no-comment-textnodes': 2,
Expand Down

0 comments on commit ae974fa

Please sign in to comment.