Skip to content

Commit

Permalink
docs: fix usage guide flat recommended rules (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatchuPitchu authored Apr 11, 2024
1 parent 72e8acb commit 1fe2c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ import playwright from 'eslint-plugin-playwright'

export default [
{
...playwright.configs['flat/playwright'],
...playwright.configs['flat/recommended'],
files: ['tests/**'],
},
{
Expand Down

0 comments on commit 1fe2c5e

Please sign in to comment.