mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2024-11-12 22:33:14 +01:00
5 lines
52 B
Bash
Executable File
5 lines
52 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
npm run lint:staged
|
|
npm run test
|