Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

Performance History

Latest Results

fix(linter): add export {} when noUnusedImports removes last import in TS When noUnusedImports removes the last import in a TypeScript file that has no other exports, the file becomes an ambient module (global scope). This replaces the removed import with export {} to preserve module context. Skip this behavior for embedded scripts in Vue, Svelte, and Astro files, which are already in a module context by nature of being inside <script> tags.
FrankFMY:fix/no-unused-imports-ambient-module
3 hours ago
Ignore test
tidefield:md-formatter-setup
7 hours ago
Ignore test
tidefield:md-formatter-setup
7 hours ago
Ignore test
tidefield:md-formatter-setup
7 hours ago
Ignore test
tidefield:md-formatter-setup
7 hours ago
Ignore test
tidefield:md-formatter-setup
7 hours ago
Ignore test
tidefield:md-formatter-setup
7 hours ago

Active Branches

fix(linter): add `export {}` when noUnusedImports removes last import in TypeScript
last run
3 hours ago
#8977
CodSpeed Performance Gauge
0%
#8962
CodSpeed Performance Gauge
0%
#8848
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs