Skip to content

Commit

Permalink
wip: v2
Browse files Browse the repository at this point in the history
  • Loading branch information
joostdebruijn committed Dec 29, 2023
1 parent 99adfb9 commit 40e8394
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "Node module to obtain Dutch postcodes via postcodeapi.nu",
"main": "index.js",
"scripts": {
"test": "nyc mocha"
"test": "nyc mocha",
"lint": "standard"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 40e8394

Please sign in to comment.