Skip to content

Commit

Permalink
Fix .eslintrc.js example in README.md
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
drskullster authored Nov 10, 2023
1 parent d9a432f commit 5515cd6
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 @@ -68,7 +68,7 @@ Manually create these config files in your project root:
`.eslintrc.js`

```js
{
module.exports = {
"extends": [
"./node_modules/@balena/lint/config/.eslintrc.js"
]
Expand Down

0 comments on commit 5515cd6

Please sign in to comment.