-
Notifications
You must be signed in to change notification settings - Fork 73
Add eslint as linter and prettier as formatter for app #677
Conversation
dbb00be
to
04601f0
Compare
2b25fd1
to
d1c720c
Compare
@eh-am Could you please take a look at this PR? I added eslint as the linter and prettier as the formatter. I should have at least met the requirements of the issue. And I have GitHub Actions enabled. Thanks! |
d1c720c
to
48b6354
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.
Self check
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.
Nice! Just one small thing, imports to this repo can be aliased to @phlare
, it makes the distinction more clear (what's from this repo, what's from pyroscope-oss etc).
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.
Thank you so much <3 I know how painful is working with these things, so I really appreciate your work!
) * Add eslint as linter and prettier as formater for app * Use @phlare Signed-off-by: hi-rustin <rustin.liu@gmail.com>
close #672
Refer to https://github.com/grafana/grafana/blob/main/.eslintrc and https://github.com/grafana/pyroscope/blob/main/.prettierignore