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

[Typescript] Add more folders to lint #272

Closed
HarelM opened this issue Aug 29, 2021 · 2 comments
Closed

[Typescript] Add more folders to lint #272

HarelM opened this issue Aug 29, 2021 · 2 comments

Comments

@HarelM
Copy link
Collaborator

HarelM commented Aug 29, 2021

While doing the typescript migration I have removed some of the folders that had lint and updated the lint version.
When I tried to bring it back there were some errors that I couldn't easily fix so I'm opening this issue to make sure we don't forget this.
To run lint on all folders use the following command in package.json:
"lint": "eslint --ext \".ts,.js,.html\" --ignore-path .gitignore src build test debug/*.html"
(benchmark as well?)

@HarelM HarelM mentioned this issue Aug 29, 2021
23 tasks
@github-actions
Copy link
Contributor

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Oct 29, 2021
@HarelM
Copy link
Collaborator Author

HarelM commented Oct 29, 2021

This still needs to be addressed...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant