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

Set up ESLint and Prettier for Frontend #121

Open
5 tasks
anirudTT opened this issue Jan 8, 2025 · 0 comments
Open
5 tasks

Set up ESLint and Prettier for Frontend #121

anirudTT opened this issue Jan 8, 2025 · 0 comments
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation front-end good first issue Good for newcomers

Comments

@anirudTT
Copy link
Contributor

anirudTT commented Jan 8, 2025

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

  • Add Prettier: Install and configure Prettier (.prettierrc and .prettierignore).
  • Add ESLint: Install and configure ESLint (.eslintrc and .eslintignore).
  • Integrate ESLint with Prettier:
  • Automate License Headers: Research and implement logic for adding Tenstorrent license headers in VS Code on file save.
  • Update Documentation: Add setup and usage instructions in frontendREADME.md.
@anirudTT anirudTT added documentation Improvements or additions to documentation good first issue Good for newcomers front-end dependencies Pull requests that update a dependency file labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation front-end good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant