Denys Konovalov
f911ea4879
Some checks failed
Build / test (push) Failing after 0s
Cypress Tests / cypress-run (2) (push) Failing after 0s
Cypress Tests / cypress-run (1) (push) Failing after 0s
Build / build (push) Failing after 0s
Build / lint (push) Failing after 0s
Build / integration_tests (push) Failing after 0s
5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
yarn lint-staged
|