Skip to content

Commit

Permalink
chore: dummy commit to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BatuhanW committed Apr 24, 2024
1 parent 61f7300 commit 186ab6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@
"linter": {
"rules": {
"suspicious": {
"noExportsInTest": "off"
"noExportsInTest": "off",
"useDefaultSwitchClauseLast": "error"
}
}
}
Expand Down

0 comments on commit 186ab6a

Please sign in to comment.