Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/micromatch-4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon authored Sep 3, 2024
2 parents 6dbe308 + a0f2a2d commit d566509
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@
"organizeImports": {
"enabled": true
},
"files": {
"ignore": ["./demo", "./**/dist/**/*"]
},
"linter": {
"enabled": true,
"rules": {
"recommended": true,
"style": {
"noParameterAssign": "off"
}
},
"ignore": ["./demo", "**/dist/**"]
}
},
"formatter": {
"enabled": true,
Expand Down

0 comments on commit d566509

Please sign in to comment.