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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(eslint-config-typescript): Fix base module resolving #170

Merged
merged 1 commit into from May 17, 2024

Conversation

OndraM
Copy link
Member

@OndraM OndraM commented Apr 9, 2024

How was this supposed to work? (I suppose the module is used somewhere and it works here?)

require.resolve returns string, and applying spread operator makes it spread by individual characters. 馃

@OndraM OndraM requested a review from literat April 9, 2024 13:46
@OndraM OndraM requested a review from a team as a code owner April 9, 2024 13:46
@github-actions github-actions bot added the bug Something isn't working label Apr 9, 2024
@literat literat merged commit e9c7e1b into main May 17, 2024
4 checks passed
@literat literat deleted the fix/eslint-resolve branch May 17, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants