Skip to content

Commit

Permalink
fix: add .stylelintignore to watch
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Jun 28, 2019
1 parent 4e80c7a commit 5b7a251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/module.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = function (moduleOptions) {
}

const filesToWatch = [
'.stylelintignore',
'.stylelintrc',
'.stylelintrc.json',
'.stylelintrc.yaml',
Expand Down

0 comments on commit 5b7a251

Please sign in to comment.