Skip to content

Commit

Permalink
chore: ignore package.json (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
AkifumiSato authored May 15, 2024
1 parent 7159686 commit 3cb4c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"**/tsconfig.*.json",
"**/node_modules",
"**/.next",
"**/package.json",
"**/types/**",
"**/test-results/**",
"**/dist/**",
Expand Down

0 comments on commit 3cb4c3e

Please sign in to comment.