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

♻️ Fixit: create src/core with eslint rule disallowing imports #32916

Merged
merged 6 commits into from Feb 26, 2021

Conversation

rcebulko
Copy link
Contributor

Part of #32693 . This PR:

  • creates src/core
  • includes lint config to disallow exporting from outside this directory
  • moves src/assert into src/core, updating references

@rcebulko
Copy link
Contributor Author

/cc @jridgewell for visibility

src/core/.eslintrc.js Show resolved Hide resolved
src/core/OWNERS Outdated Show resolved Hide resolved
src/core/OWNERS Outdated Show resolved Hide resolved
Copy link
Contributor Author

@rcebulko rcebulko left a comment

Choose a reason for hiding this comment

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

bumping bundle size

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

6 participants