mirror of
https://github.com/klxf/eda-copilot.git
synced 2025-09-21 15:43:26 +08:00
4 lines
38 B
Bash
4 lines
38 B
Bash
#!/bin/sh
|
|
npm install
|
|
npx lint-staged
|