Skip to content

Commit

Permalink
Expose sass-lint as npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-wosinek committed Sep 28, 2017
1 parent 8d24e66 commit 01215b6
Show file tree
Hide file tree
Showing 4 changed files with 889 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .scss-lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
scss_files: "**/*.scss"
files:
include: 'src/**/*.scss'

linters:
BangFormat:
Expand Down
Loading

0 comments on commit 01215b6

Please sign in to comment.