Browse Source

build: temporarily disable pre-commit (#6132)

pull/4377/merge
David Luzar 3 years ago committed by GitHub
parent
commit
d0b33d35db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .husky/pre-commit

2
.husky/pre-commit

@ -1,2 +1,2 @@ @@ -1,2 +1,2 @@
#!/bin/sh
yarn lint-staged
# yarn lint-staged

Loading…
Cancel
Save