Skip to content

jpike88/biome-debug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biome debug

This is as simple as possible repository for reproducing biome issues.

Current repro case: noFloatingPromises

Biome does not report imported async function return values as floating promises when imported from external package.

See biome-debug.spec.ts.

alt text

How to reproduce

  1. Run npm install
  2. Run npm run lint

It only reports 2 out of 4 floating promises in biome-debug.spec.ts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%