Replace eslint and prettier with Biome (#4307)
Fixes #4295 Keeping stylelint for sass files since biome doesn't support them, yet. The biome configuration is set up to induce minal changes to current codebase. With time we should move towards using biome "recommended" configuration as is.
parent
fdeea852
No related branches found
No related tags found
Showing
- .github/workflows/hypha-ci.yml 0 additions, 3 deletions.github/workflows/hypha-ci.yml
- .pre-commit-config.yaml 8 additions, 25 deletions.pre-commit-config.yaml
- .prettierignore 0 additions, 30 deletions.prettierignore
- biome.json 117 additions, 0 deletionsbiome.json
- eslint.config.mjs 0 additions, 90 deletionseslint.config.mjs
- package-lock.json 171 additions, 1069 deletionspackage-lock.json
- package.json 4 additions, 20 deletionspackage.json
- requirements/dev.txt 862 additions, 862 deletionsrequirements/dev.txt
- requirements/docs.txt 212 additions, 212 deletionsrequirements/docs.txt
- requirements/prod.txt 600 additions, 600 deletionsrequirements/prod.txt
Loading
Please register or sign in to comment