Skip to content

Commit b6c9569

Browse files
clarity
1 parent 93dae5d commit b6c9569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const noRestrictedImports = {
3636

3737
module.exports = {
3838
...baseline,
39-
plugins: [...baseline.plugins, 'eslint-plugin-react-compiler', 'testing-library'],
39+
plugins: [...baseline.plugins, 'eslint-plugin-react-compiler', 'eslint-plugin-testing-library'],
4040
settings: {
4141
'import/resolver': {
4242
webpack: {

0 commit comments

Comments
 (0)