-
Notifications
You must be signed in to change notification settings - Fork 1
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
Setup eslint #307
Setup eslint #307
Conversation
✅ Deploy Preview for tts-fe-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
c605061
to
ea538da
Compare
191757a
to
3b89f52
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why some many eslint-enable
? 🙄
0155ca1
to
e314df7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we make the action only run on ready PRs and ignore on drafts? To save some time :)
https://stackoverflow.com/questions/68349031/only-run-actions-on-non-draft-pull-request
That is a good idea, will do that! |
82f4114
to
d81cc6a
Compare
d81cc6a
to
b019db0
Compare
@thePeras Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets go!
This setups eslint and a github action to run the linter