Skip to content

Commit

Permalink
Merge 987ded2 into bf04330
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jan 2, 2021
2 parents bf04330 + 987ded2 commit e2a49ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"format:prettier:raw": "prettier \"**/*.{js,ts,md,json,yml}\" --ignore-path .gitignore",
"build:docs": "jsdoc --configure jsdoc-config.json",
"benchmark": "node benchmark/benchmark.js --regex \"^(?!.*highmem)\"",
"bench": "npm run benchmark",
"pre-commit": "lint-staged"
},
"prettier": {
Expand Down

0 comments on commit e2a49ff

Please sign in to comment.