Skip to content

Commit

Permalink
chore: coverage update
Browse files Browse the repository at this point in the history
  • Loading branch information
work-kevin-flynn committed Nov 25, 2024
1 parent e1ec825 commit a875a30
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 17 deletions.
4 changes: 2 additions & 2 deletions biome.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://biomejs.dev/schemas/1.0.0/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
"formatter": {
"enabled": true,
"ignore": ["./dist/*", "./es/**/*", "./lib/**/*", "_site/**/*"],
"indentStyle": "space",
"lineWidth": 100,
"indentSize": 2
"indentWidth": 2
},
"javascript": {
"formatter": {
Expand Down
Loading

0 comments on commit a875a30

Please sign in to comment.