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

refactor: fix dependencies and improve types #1068

Merged
merged 2 commits into from
Jul 15, 2021

Conversation

suevalov
Copy link
Contributor

Purpose of PR

Fixes missing dependencies in packages and improve typings.

Learning

We need to find an ESLint plugin that catches a situation when you use dependency but it's not specified in package.json of the corresponding package.

Copy link
Collaborator

@denkristoffer denkristoffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we do 🙂 Too much monorepo magic going on.

@suevalov
Copy link
Contributor Author

@denkristoffer I'll create a talk in my team backlog to improve ESLint setup.

@suevalov suevalov merged commit ca0c5ca into forma-v4 Jul 15, 2021
@suevalov suevalov deleted the fix-dependencies-and-improve-types branch July 15, 2021 08:18
@netlify
Copy link

netlify bot commented Jul 15, 2021

✔️ Deploy Preview for forma-36 ready!

🔨 Explore the source changes: b804fa0

🔍 Inspect the deploy log: https://app.netlify.com/sites/forma-36/deploys/60efed0310776d0007541e1e

😎 Browse the preview: https://deploy-preview-1068--forma-36.netlify.app

@denkristoffer
Copy link
Collaborator

@suevalov Parcel has actually fixed this in a recent nightly: parcel-bundler/parcel#6564 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants