Set up ESLint and Prettier for Frontend #121
Labels
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
front-end
good first issue
Good for newcomers
This issue tracks the setup and configuration of ESLint and Prettier for the TT-Studio frontend project. These tools will enforce consistent code formatting and help identify potential issues during development additionally they can be confirmed to automatically add license headers during
Tasks
.prettierrc
and.prettierignore
)..eslintrc
and.eslintignore
).README.md
.The text was updated successfully, but these errors were encountered: