VS Code가 좀 더 빠릿해 것 같은 것은 그냥 기분 탓일까...
https://biomejs.dev/ Biome is a fast formatter for JavaScript, TypeScript, JSX, and JSON that scores 97% compatibility with Prettier, saving CI and developer time. Biome can even format malformed code as you write it in your favorite editor. * Fast: Built with Rust and an innovative architecture inspired by rust-analyzer. * Simple: Zero configuration needed to get started. Extensive options available for when you need them * Scalable: Designed to handle codebase of any size. Focus on growing product instead of your tools. * Optimised: With tight internal integration we are able to reuse previous work and any improvement to one tool improves them all. * Actionable & Informative: Avoid obscure error message, when we tell you something is wrong, we tell you exactly where the problem is and how to fix it. * Battery Included: Out of the box support for all the language features you use today. First class support for TypeScript and JSX.