-
This task aims to set up **ESLint** and **Prettier** for the frontend of our monorepo, which is a React-based application. Proper linting and formatting will ensure consistent code quality and styling…
-
- [ ] Making the fire itself a shader.
- [ ] Making its color change depending on its temperature.
- [ ] Since the shader would have some sort of movement/particles, it would be nice if said movemen…
-
Prettier requires a full-blown node installation and is rather slow. Alternatives would be welcome.
> Maybe we soon don't need prettier anymore: https://biomejs.dev/
>
> It doesn't have yaml sup…
-
**Is your feature request related to a problem? Please describe.**
코드 포매팅 필요성
**Describe the solution you'd like**
prettier 세팅
**Describe alternatives you've considered**
A clear and conc…
-
Add ESLint and Prettier to the project.
-
@davidglezz suggests to use [Biome.js](https://biomejs.dev/) instead of Prettier
https://github.com/empathyco/eslint-config/pull/1#discussion_r1792099427
> Formatting in 10% of the time! 🚀
-
Currently, we have these little boxes for code folding:
![Screenshot from 2024-10-13 16-10-36](https://github.com/user-attachments/assets/edc7a1df-2d35-47b8-9f14-a8dd940cd47c)
I think we can mak…
-
Add ESLint and Prettier to the project.
-
https://github.com/IanVS/prettier-plugin-sort-imports
-
heya, quick question but why is the default formatter disabled for this challenge? I quite like prettier with its vscode extension lol, is there any reason + can we remove your vscode settings and use…