1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 22:01:43 +03:00
css/script/lint-scss
Shawn Allen 57aa5ee89e add helper scripts for top-level deps
and write JSON with a newline
2017-09-08 13:46:44 -07:00

4 lines
83 B
Bash
Executable File

#!/bin/bash
set -e
$(dirname $0)/npm-run stylelint --quiet --syntax scss **/*.scss