index
:
cca.git
master
[WIP] Co-curricular activities selection site (computer science internal assessment)
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
eslint.sh
blob: 2a7210277ef15617317a05be65e499e3693eccf5 (
plain
) (
blame
)
1
2
3
4
5
6
7
#!/bin/sh
set -e
cd
frontend eslint .
"$@"