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

Improved eslint config #354

Merged
merged 7 commits into from
Sep 2, 2021
Merged

Improved eslint config #354

merged 7 commits into from
Sep 2, 2021

Conversation

belgattitude
Copy link
Owner

This mostly adds

  • New: eslint-plugin-import.
  • Refactor: use eslint config in js rather than json
  • Refactor: remove .eslintignore and move it to config
  • Apply new rules on codebase (yarn lint --fix)

@changeset-bot
Copy link

changeset-bot bot commented Sep 2, 2021

🦋 Changeset detected

Latest commit: 84109ad

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
blog-app Patch
web-app Patch
@your-org/core-lib Patch
@your-org/db-main-prisma Patch
@your-org/ui-lib Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Sep 2, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

nextjs-monorepo-example-blog-app – ./apps/blog-app

🔍 Inspect: https://vercel.com/belgattitude/nextjs-monorepo-example-blog-app/HJVbBghNQS5fY47zPQho1gbxJgP5
✅ Preview: https://nextjs-monorepo-example-blog-app-git-improv-208563-belgattitude.vercel.app

nextjs-monorepo-example-web-app – ./apps/web-app

🔍 Inspect: https://vercel.com/belgattitude/nextjs-monorepo-example-web-app/4QjwvLhPoiEmc21vjYuaibix9JVL
✅ Preview: https://nextjs-monorepo-example-web-app-git-improve-e4c707-belgattitude.vercel.app

@belgattitude belgattitude added the enhancement New feature or request label Sep 2, 2021
@codeclimate
Copy link

codeclimate bot commented Sep 2, 2021

Code Climate has analyzed commit 84109ad and detected 0 issues on this pull request.

View more on Code Climate.

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

Successfully merging this pull request may close these issues.

None yet

1 participant