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

Feat: allow resolving json modules in TypeScript #8

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

leventebalogh
Copy link
Collaborator

What changed?

Added the resolveJsonModule: true to the tsconfig.json to be able to import json modules, e.g. the plugin.json in scaffolded plugins.

@leventebalogh leventebalogh added the enhancement New feature or request label Feb 17, 2022
@leventebalogh leventebalogh self-assigned this Feb 17, 2022
Copy link
Collaborator

@mckn mckn left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Collaborator

@jackw jackw left a comment

Choose a reason for hiding this comment

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

Lovely stuff! 🚀

@leventebalogh leventebalogh merged commit f5e2a2a into main Feb 18, 2022
@leventebalogh leventebalogh deleted the leventebalogh/resolve-json-modules branch February 18, 2022 08:12
@renovate renovate bot mentioned this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

3 participants