Git Product home page Git Product logo

Comments (4)

shouryan01 avatar shouryan01 commented on June 12, 2024

One PR would go up for adding the tool, and another for formatting all the files that currently exist.

from badget.

shouryan01 avatar shouryan01 commented on June 12, 2024

.take

from badget.

github-actions avatar github-actions commented on June 12, 2024

Thanks for taking this issue! Let us know if you have any questions!

from badget.

matteobad avatar matteobad commented on June 12, 2024

Just a few things to consider:

  1. Simplifies config files. .eslintrc, .eslintignore, .prettierrc, .prettierignore can all be replaced by a singular biome.json file.

    Right now the config is as simple as a few lines in the package.json. No config files

  2. Simplifies tooling. The Prettier extension and ESLint extension can be replaced by a singular BiomeJS extension.

    Recommended extensions are already configured in the .vscode/extensions.json

  3. There is no import sorting in the project currently. Biome ships with an import sorter. This is the main reason I want to do this!

    Import sorting is already in place.

  4. The tool is written in Rust, so it's fast.

    Cool! But if I remember correctly the tool is not 100% prettier/eslint compatible yet.

  5. The default config is really good. ESLint requires a lot of config to make work

    Completly agree eslint and prettier require a lot of setup, but it is already done! So my question would be. Do we know what we are removing? Is it worth it or should we first focus on delivering some concrete functionality?

from badget.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.