Skip to content

Conversation

@valerybugakov
Copy link
Member

@valerybugakov valerybugakov commented Dec 22, 2021

Context

This PR introduces the common package that contains generic utilities reused between multiple packages that will be added to the monorepo later. Currently, it exposes:

  1. Custom errors used in the project.
  2. Type utilities.
  3. Testing helpers.
  4. Helpers for collecting logs about manual changes required after the codemod.

Part of #61

@valerybugakov valerybugakov self-assigned this Dec 22, 2021
@valerybugakov valerybugakov force-pushed the vb/add-common-package branch 2 times, most recently from 8fcf639 to 6b0a8a5 Compare December 22, 2021 17:13
Base automatically changed from vb/change-arrow-body-style-rule to main December 22, 2021 20:02
@valerybugakov valerybugakov force-pushed the vb/add-common-package branch 8 times, most recently from 5799c6b to 14e7f13 Compare December 22, 2021 20:26
},
EXPERIMENTAL_useSourceOfProjectReferenceRedirect: true,
project: ['./tsconfig.eslint.json', './tsconfig.json', './packages/*/tsconfig.json'],
allowAutomaticSingleRunInference: true,
Copy link
Member Author

Choose a reason for hiding this comment

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

Sadly, it causes redundant ESLint warnings.

@valerybugakov valerybugakov marked this pull request as ready for review December 22, 2021 20:51
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