javatlacati / temachpedia

Código frontend para un sitio con temática de la comunidad de Luis Castilleja (el Temach), enfocado al estudio y superación personal en temas de masculinidad y problemas que enfrentan los hombres.
https://temachpedia.com/
GNU General Public License v3.0
3 stars 6 forks source link

Feat/adding linters #69

Closed Juanestban closed 6 months ago

Juanestban commented 6 months ago

Issue for Close

Closes #68

description

packages installed and configurated

Recommendations

with this changed pr you should install plugins recommended on .vscode/recommendations.json file for run correctly the formater and linter also the error lens will help you for see the errors that you have on code before to start/run project

Example view

warn image

error image

Other Changes

Standarized linter with prettier and eslint to all files on the repository, for this reason this pr have a large files modified/changed but it's just implementing the same format to all code without change functionality