Skip to content

Commit 1fe2c5e

Browse files
authored
docs: fix usage guide flat recommended rules (#283)
1 parent 72e8acb commit 1fe2c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import playwright from 'eslint-plugin-playwright'
4545

4646
export default [
4747
{
48-
...playwright.configs['flat/playwright'],
48+
...playwright.configs['flat/recommended'],
4949
files: ['tests/**'],
5050
},
5151
{

0 commit comments

Comments
 (0)