3 lines
85 B
Bash
Executable file
3 lines
85 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
npx eslint --cache -c .eslintrc.json --ext .js,.ts,.tsx src "$@" |