Skip to content

Commit

Permalink
chore(stylelint): ignore output folder
Browse files Browse the repository at this point in the history
  • Loading branch information
emmenko committed Dec 5, 2024
1 parent 27e8ff1 commit 452f69f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.stylelint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ module.exports = {
'.cache',
'.vercel',
'.spec.js',
'.vercel',
'.visualspec.js',
'.visualroute.js',
'packages/jest-stylelint-runner/',
Expand Down

0 comments on commit 452f69f

Please sign in to comment.