mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-25 22:18:11 +08:00
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
cd client
|
||||
npx --no-install lint-staged --config "./configuration/lint-staged/lint-staged.config.js"
|
||||
Reference in New Issue
Block a user