Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FE - Implementar ESLint #53

Open
judlup opened this issue May 11, 2024 · 3 comments
Open

FE - Implementar ESLint #53

judlup opened this issue May 11, 2024 · 3 comments

Comments

@judlup
Copy link
Member

judlup commented May 11, 2024

No description provided.

@judlup judlup added this to GlassCamp May 11, 2024
@judlup judlup converted this from a draft issue May 11, 2024
@judlup judlup moved this from 📋 Backlog to 🔖 Ready in GlassCamp May 11, 2024
@luis-codex
Copy link

luis-codex commented May 22, 2024

Hola,

Mientras trabajaba en la tarea "FE - Implementar ESLint #53", descubrí que ESLint ya viene configurado por defecto en Vite. Aquí está la configuración actual .eslintrc.cjs:

image

Por lo tanto, no se requiere ninguna acción adicional para implementar ESLint en el proyecto. Si hay reglas específicas que quieren que agregue o modifique, por favor háganmelo saber.

@judlup
Copy link
Member Author

judlup commented May 23, 2024

@luis-codex gracias por los comentarios y percatarse de que no debemos agregarle el ESLint, la idea sería entonces, agregarle la configuración de AirBnB para EsLint con el Prettier:

Esta es una guía de referencia: https://zenbit-tech.medium.com/setup-airbnb-config-for-the-backend-with-typescript-prettier-bc87d34a8a3d

@fabianmolinab
Copy link

Buenas a todos debido a los cambios que esta teniendo eslint en la version 9, lo recomendable es pasar a una dependencia mas estable y liviana, como lo es Biome o https://oxc.rs/docs/guide/usage/linter.html... Estaré presentando la pull con los cambios en el ambiente

fabianmolinab added a commit to fabianmolinab/ValidadorBootcamp-frontend that referenced this issue Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

No branches or pull requests

3 participants