Skip to content

Commit

Permalink
feat: add eslint-plugin-react-compiler to the list (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan authored May 29, 2024
1 parent 8f42ee4 commit 453d31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workarounds-babel-plugin-react-compiler.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packageRules": [
{
"followTag": "latest",
"matchPackageNames": ["babel-plugin-react-compiler"]
"matchPackageNames": ["babel-plugin-react-compiler", "eslint-plugin-react-compiler"]
}
]
}

0 comments on commit 453d31b

Please sign in to comment.