Skip to content

Commit

Permalink
Add stylistic plugin to configuration
Browse files Browse the repository at this point in the history
fregante authored May 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
@@ -20,6 +20,7 @@ const config = {
plugins: [
'stylelint-order',
'stylelint-declaration-block-no-ignored-properties',
'@stylistic/stylelint-plugin',
],
rules: {
'color-no-invalid-hex': true,

0 comments on commit 55cc433

Please sign in to comment.