Skip to content

Commit

Permalink
chore: change biome level to info for style/useFilenamingConvention
Browse files Browse the repository at this point in the history
  • Loading branch information
matteosacchetto committed Jun 5, 2024
1 parent 5126a30 commit 10f7257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"useImportType": "error",
"useNodejsImportProtocol": "error",
"useFilenamingConvention": {
"level": "warn",
"level": "info",
"options": {
"filenameCases": ["kebab-case"],
"strictCase": false
Expand Down

0 comments on commit 10f7257

Please sign in to comment.