Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azu authored Dec 30, 2024
1 parent ec47933 commit db3d9ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ Via `.textlintrc` (recommended):
{
"rules": {
"eslint": {
// Required: path to .eslintrc file
"configFile": "path/to/.eslintrc"
// Required: path to eslint.config file
"configFile": "./path/to/eslint.config.mjs"
}
}
}
Expand Down

0 comments on commit db3d9ba

Please sign in to comment.