Skip to content

Commit

Permalink
docs: add filename
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 6, 2022
1 parent bf74ad9 commit 2c5d852
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 @@ -27,7 +27,7 @@ yarn add -D @nuxt/eslint-config eslint
pnpm add -D @nuxt/eslint-config eslint
```

2. Extend the default Nuxt config:
2. Extend the default Nuxt config by creating an `.eslintrc.cjs`:

```js
module.exports = {
Expand Down

0 comments on commit 2c5d852

Please sign in to comment.