Skip to content

Commit 31fb7eb

Browse files
SukkaWduniul
authored andcommitted
fix(defaults): add glob for stylelintrc
1 parent 034fdfe commit 31fb7eb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/polite-clocks-retire.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'clean-modules': patch
3+
---
4+
5+
Add `.stylelintrc*(.*)` to `.cleanmodules-default`.

.cleanmodules-default

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ circle.yml
115115
# linters
116116
.eslintrc*(.*)
117117
stylelint.config.js
118+
.stylelintrc*(.*)
118119
.htmllintrc*(.*)
119120
htmllint.js
120121
.jshintrc*(.*)

0 commit comments

Comments
 (0)