Skip to content

Commit

Permalink
add IDE linting
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydbenson committed Aug 20, 2021
1 parent 84725bd commit 12e025c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,17 @@
"files": [
"lib"
],
"eslintConfig": {
"extends": [
"plugin:@hapi/module"
]
},
"dependencies": {
"@hapi/hoek": "9.x.x"
},
"devDependencies": {
"@hapi/code": "8.x.x",
"@hapi/eslint-plugin": "*",
"@hapi/lab": "24.x.x",
"typescript": "~4.0.2"
},
Expand Down

0 comments on commit 12e025c

Please sign in to comment.