4 lines
38 B
Plaintext
4 lines
38 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
npm install
|
||
|
|
npx lint-staged
|