Skip to content

Commit

Permalink
Update eslint.md (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: Chasen Bettinger <[email protected]>
  • Loading branch information
chasen-bettinger authored Feb 21, 2024
1 parent 50605dd commit 7c94f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _tool/eslint.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ purl: pkg:npm/eslint

Eslint's uses a JavaScript configuration file.

In recent Eslint versions, it will load any of the following configuration files in the following order dependeing on the package.json module type:
In recent Eslint versions, it will load any of the following configuration files in the following order depending on the package.json module type:
- `eslint.config.js`
- `eslint.config.mjs`
- `eslint.config.cjs`
Expand Down

0 comments on commit 7c94f21

Please sign in to comment.