Skip to content

Commit

Permalink
reformatted
Browse files Browse the repository at this point in the history
  • Loading branch information
couetilc committed Mar 18, 2021
1 parent 126e40f commit 280b57f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,11 @@
"eslint-plugin-node": "^11.1.0"
},
"eslintConfig": {
"extends": ["cc-lint"]
"extends": [
"cc-lint"
]
},
"eslintIgnore": ["dist"]
"eslintIgnore": [
"dist"
]
}

0 comments on commit 280b57f

Please sign in to comment.