Skip to content

Commit

Permalink
ci: update biome.jsonc
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser committed Dec 22, 2024
1 parent 1ff4520 commit c2cf946
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions biome.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
"formatWithErrors": true
},

// not useful for themes
"linter": {
"rules": {
"nursery": {
"noDescendingSpecificity": "off"
}
}
},

"files": {
"ignore": ["./theme.css"]
},
Expand Down

0 comments on commit c2cf946

Please sign in to comment.