You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure biome with current eslint & prettier config (as close as possible)
Replace package.json scripts
Run linter check & formatter check
Fix any lint errors manually if necessary
Ensure build, test etc. working
Additional context
@itsjavi can you please take care of this task, before I create a draft PR:
Extract @r1stack/coding-style/jest-preset into a own package, so it does not include any deps. Or alternatively create a one file config, so the root stays clean.
Description
Replace eslint & prettier with biome.
scripts
Additional context
@itsjavi can you please take care of this task, before I create a draft PR:
@r1stack/coding-style/jest-preset
into a own package, so it does not include any deps. Or alternatively create a one file config, so the root stays clean.Current limitations
Since currently the biome extends option is not extending, it is not possible to share multiple configuration files.
The text was updated successfully, but these errors were encountered: