issues
search
JakobJingleheimer
/
nodejs-loaders
A collection of loaders to facilitate a quick and easy local development and CI testing environment.
11
stars
3
forks
source link
feat(lint): introduce biome
#9
Closed
AugustinMauroy
closed
2 weeks ago
AugustinMauroy
commented
5 months ago
This means that no matter who's working on the project, you'll always have the same way of writing the code.
The use of biome is voluntary because it's simpler for small projects than ES-lint+prettier and it's faster.
update the workflows to have one that runs on main, which is just the test and formatting + lint is done on pr only.
AugustinMauroy
commented
5 months ago
Ci fail because it's base on main branch
AugustinMauroy
commented
2 weeks ago
to old