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: Convert core, hub, minimal and types to use eslint #2794

Merged
merged 8 commits into from
Aug 10, 2020

Conversation

AbhiPrasad
Copy link
Member

Continuing from #2786, keep converting stuff to eslint.

This takes care of @sentry/core, @sentry/hub, @sentry/minimal and @sentry/types.

Same logic as the first done for @sentry/browser,

  1. delete everything tslint related
  2. Add eslint commands
  3. Create .eslintrc.js and extend from main config
  4. Update rules where I can

Goal is to do one of these a day, so we finish by Friday 😄

@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2020

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 17.65 KB (-0.03% 🔽)
@sentry/browser - Webpack 18.41 KB (-0.06% 🔽)
@sentry/react - Webpack 18.41 KB (-0.06% 🔽)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 22.64 KB (-0.02% 🔽)

@getsentry-bot
Copy link
Contributor

getsentry-bot commented Aug 3, 2020

Warnings
⚠️ Please add a changelog entry for your changes.
Messages
📖

@sentry/browser bundle gzip'ed minified size: (ES5: 17.25 kB) (ES6: 16.3525 kB)

📖 ✅ TSLint passed

Generated by 🚫 dangerJS against ecd0d54

@AbhiPrasad AbhiPrasad merged commit 019d900 into master Aug 10, 2020
@AbhiPrasad AbhiPrasad deleted the abhi/eslint-part-2 branch August 10, 2020 12:00
kamilogorek pushed a commit that referenced this pull request Aug 10, 2020
* build: Switch `@sentry/core` to using eslint

* build: Switch `@sentry/hub` to using eslint

* build: Switch `@sentry/minimal` to using eslint

* build: Switch `@sentry/types` to using eslint
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.

3 participants