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

style(components): enforce extensions to align with esm #348

Closed
wants to merge 28 commits into from

Conversation

yinonov
Copy link
Contributor

@yinonov yinonov commented May 1, 2022

see reason why barrel file does not satisfy extension rule
import-js/eslint-plugin-import#1920 (comment)

------- edit
removing eslint import/extensions rule in favor of typescript moduleResolution "nodeNext"

see
microsoft/TypeScript#42813 (comment)

@yinonov yinonov changed the title Enforce-extensions style(components): enforce extensions to align with esm May 1, 2022
@yinonov yinonov added the Type: Style ⭐ changes that do not affect the meaning of the code label May 8, 2022
@yinonov
Copy link
Contributor Author

yinonov commented May 10, 2022

waiting on rollup/plugins#1058 (comment)

@yinonov yinonov closed this Aug 11, 2022
@gfrileux gfrileux deleted the enforce-extensions branch March 22, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Style ⭐ changes that do not affect the meaning of the code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants