Skip to content

Commit

Permalink
Merge pull request #1623 from Adslot/stylint-upgrade
Browse files Browse the repository at this point in the history
[ADS-8121] chore: style lint upgrade
  • Loading branch information
bchew committed Apr 28, 2023
2 parents fd79e83 + 9f51743 commit e8f50d1
Show file tree
Hide file tree
Showing 7 changed files with 253 additions and 283 deletions.
2 changes: 1 addition & 1 deletion .stylelintrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": ["stylelint-config-standard", "stylelint-config-prettier"],
"extends": ["stylelint-config-standard"],
"rules": {
"selector-class-pattern": null,
"color-function-notation": null,
Expand Down
Loading

0 comments on commit e8f50d1

Please sign in to comment.