Skip to content

Commit db3d9ba

Browse files
authored
Update README.md
1 parent ec47933 commit db3d9ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Via `.textlintrc` (recommended):
6464
{
6565
"rules": {
6666
"eslint": {
67-
// Required: path to .eslintrc file
68-
"configFile": "path/to/.eslintrc"
67+
// Required: path to eslint.config file
68+
"configFile": "./path/to/eslint.config.mjs"
6969
}
7070
}
7171
}

0 commit comments

Comments
 (0)