-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestpriority:high
Description
The code-input.js+ESM documentation doesn't make it self-explanatory. I tried using vanilla TypeScript and it initially complained until both module and moduleResolution were set to nodeNext.
Not caused by code-input.js but potentially experienced when using it, yarnpkg with Plug'n'Play enabled does not create the node_modules/ directory that tsc requires.
https://github.com/WebCoder49/code-input-for-typescript is a slightly outdated but still usable example (without ESM).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestpriority:high