Skip to content

Conversation

@dummdidumm
Copy link
Member

adding ts-node to the top level package.json even if it's only used within the language-server package beccause else mocha, which is in node_modules at the top level, cannot find ts-node (which would then be in a sub directory's node_modules)

adding ts-node to the top level package.json even if it's only used within the language-server package beccause else mocha, which is in node_modules at the top level, cannot find ts-node (which would then be in a sub directory's node_modules)
@dummdidumm dummdidumm merged commit 25c296b into sveltejs:master Jul 19, 2021
@dummdidumm dummdidumm deleted the test-frameworks-bump branch July 19, 2021 16:09
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.

1 participant