Skip to content

Commit

Permalink
Add stylistic plugin to configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed May 26, 2024
1 parent eb33bbc commit 55cc433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const config = {
plugins: [
'stylelint-order',
'stylelint-declaration-block-no-ignored-properties',
'@stylistic/stylelint-plugin',
],
rules: {
'color-no-invalid-hex': true,
Expand Down

0 comments on commit 55cc433

Please sign in to comment.