Skip to content

Commit

Permalink
ci: fix naming case exception
Browse files Browse the repository at this point in the history
  • Loading branch information
dy0gu committed Sep 16, 2024
1 parent 7157767 commit aaae441
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 @@ -64,7 +64,7 @@
},
"overrides": [
{
"include": ["src/utils/env.ts"],
"include": ["src/utils/env.ts", "vite.config.ts"],
"linter": {
"rules": {
"style": {
Expand Down

0 comments on commit aaae441

Please sign in to comment.