Skip to content

Commit

Permalink
Install @stylistic/eslint-plugin-js
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Nov 17, 2023
1 parent 5477e8d commit f7b994c
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 100 deletions.
5 changes: 4 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"parserOptions": {
"ecmaVersion": 2015,
"sourceType": "script"
}
},
"plugins": [
"@stylistic/js"
]
}
Loading

0 comments on commit f7b994c

Please sign in to comment.