Skip to content

anthony-hayes/biome-ignore-unknown-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biome-ignore-unknown-bug

REPRODUCTION:

  1. run npm install
  2. run npx @biomejs/biome format . - see that /src/exclude/.eslintrc would be formatted, despite not being in the include list
  3. remove "ignoreUnknown": true, from the biome.json
  4. run npx @biomejs/biome format . again. - see that /src/exclude/.eslintrc is now excluded

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published