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