Add more "Known Files" #840
Closed
jacobdalamb
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
Good idea! PR are welcomed :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jacobthesheep do you want to send a PR for the bun file? Here's an example: #875 |
Beta Was this translation helpful? Give feedback.
0 replies
-
But how do I enable for this? I'm bit surprised that Biome does not formats |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Biome only ignores these known files
package.json
,package-lock.json
,tsconfig.json
, andjsconfig.json
. I thinkbun.lockb
,package-lock.yaml
, and yarn should be included in this list.Beta Was this translation helpful? Give feedback.
All reactions