Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Mar 1, 2022
1 parent cb9536d commit 8e34243
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 @@ -30,7 +30,8 @@
"start": "wds",
"test": "wtr --coverage",
"test:watch": "wtr --watch",
"prepare": "husky install"
"prepare": "husky install",
"postinstall": "ln -sv ./cfg node_modules/@neovici/eslint-config-cfg"
},
"release": {
"plugins": [
Expand Down

0 comments on commit 8e34243

Please sign in to comment.