Skip to content

Commit

Permalink
wc: remove husky
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodielm committed Oct 24, 2023
1 parent 7374c91 commit 3f17570
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion .husky/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions .husky/pre-commit

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"clean": "rm -rf build",
"build": "npm run clean && rollup -c && npm run package",
"preview": "vite preview",
"prepare": "husky install",
"test:open": "cypress open",
"test:prepare": "./prepare-test.sh",
"test:run": "cypress run --spec cypress/e2e/commons/data-form.cy.js,cypress/e2e/iva/**/*.cy.js",
Expand Down Expand Up @@ -110,7 +109,6 @@
"grunt": "^1.4.0",
"grunt-shell": "^3.0.1",
"highlight.js": "^10.6.0",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"postcss": "^8.4.24",
"regenerator-runtime": "^0.13.3",
Expand Down

0 comments on commit 3f17570

Please sign in to comment.