3 lines
41 B
Bash
3 lines
41 B
Bash
#!/bin/bash
|
|
npm run prettier
|
|
npm run lint |
#!/bin/bash
|
|
npm run prettier
|
|
npm run lint |