Skip to content

Commit

Permalink
Drop pre-commit hook
Browse files Browse the repository at this point in the history
The linter will run on a GH action now.
  • Loading branch information
saghul committed Jul 2, 2020
1 parent d925695 commit 9abb857
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 116 deletions.
114 changes: 0 additions & 114 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"pack": "npm run build && electron-builder --dir",
"dist": "npm run build && electron-builder",
"postinstall": "patch-package && electron-builder install-app-deps",
"validate": "npm ls",
"watch": "webpack --config ./webpack.renderer.js --mode development --watch --watch-poll"
},
"engines": {
Expand Down Expand Up @@ -160,7 +159,6 @@
"flow-bin": "0.109.0",
"html-webpack-plugin": "4.0.4",
"patch-package": "6.2.2",
"precommit-hook": "3.0.0",
"style-loader": "1.1.3",
"svg-inline-loader": "0.8.2",
"webpack": "4.42.1",
Expand Down

0 comments on commit 9abb857

Please sign in to comment.