mirror of
https://github.com/klxf/eda-copilot.git
synced 2025-12-06 20:04:13 +08:00
4 lines
38 B
Plaintext
4 lines
38 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
npm install
|
||
|
|
npx lint-staged
|