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

build(eslint): Create eslint-config-sentry-sdks #2807

Merged
merged 4 commits into from
Aug 12, 2020
Merged

Conversation

AbhiPrasad
Copy link
Member

This is dependent on #2806 merging in.

The original plan was to create a package under the eslint-config-sentry repo.

I thought it best to let it live hear because a) if we change any rules or add any plugins, we can immediately see the impact, and b) this is synced with our releases, which means it'll sync up with our other general upgrades (typescript/prettier etc.).Other people already consume @sentry/typescript, so I thought it was fine for it to live here.

Right now the package is published as eslint-config-sentry-sdks and eslint-plugin-sentry-sdks but I am also open to calling it @sentry/eslint-config and @sentry/eslint-plugin. I didn't opt to use the scoped package because I thought the regular package name fit better, but I'm open for change.

WIth this merged, we can cut a a release and then consume the package from the other SDKs.

@AbhiPrasad AbhiPrasad requested a review from HazAT August 11, 2020 19:36
@AbhiPrasad AbhiPrasad changed the title build(eslint): Create @sentry/eslint-config build(eslint): Create eslint-config-sentry-sdks Aug 11, 2020
Base automatically changed from abhi/eslint-part-4 to master August 12, 2020 08:24
@kamilogorek kamilogorek merged commit b262b10 into master Aug 12, 2020
@kamilogorek kamilogorek deleted the abhi/global-eslint branch August 12, 2020 08:28
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

Successfully merging this pull request may close these issues.

2 participants