This website requires JavaScript.
Explore
Help
Sign in
archive
/
oriment
Archived
Watch
1
Fork
You've already forked oriment
0
Code
Releases
Packages
Activity
This repository has been archived on
2023-03-26
. You can view files and clone it, but cannot push or open issues or pull requests.
666659ffba
oriment
/
scripts
/
runtests
7 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
Added CI
2015-12-19 21:43:23 +00:00
#!/usr/bin/env bash
set -e
echo ">> Lint JavaScript..."
Fxi tests
2015-12-19 22:05:45 +00:00
npm run lint
Copy permalink