Skip to content

Commit

Permalink
Merge pull request #813 from prey/fix/eslint-formated-to-plugin-node
Browse files Browse the repository at this point in the history
formated to plugin node
  • Loading branch information
SoraKenji authored Jul 20, 2023
2 parents c54a707 + 7ab5adf commit ffb69e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"extends": "airbnb-base",
"overrides": [
],
"plugins": ["node"],
"parserOptions": {
"ecmaVersion": "latest"
},
Expand Down

0 comments on commit ffb69e8

Please sign in to comment.