Skip to content

Conversation

@G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Jan 24, 2020

Following on from #939, this deprecated ts-script in favor of ts-node-script.

(I've based this off #939 to avoid a merge conflict, so this should be merged after that PR is merged).

@coveralls
Copy link

coveralls commented Jan 24, 2020

Coverage Status

Coverage remained the same at 78.864% when pulling 17e5102 on G-Rath:deprecate-ts-node-script into f3f61e2 on TypeStrong:master.

package.json Outdated
"ts-node": "dist/bin.js",
"ts-script": "dist/script.js"
"ts-script": "dist/script-deprecated.js",
"ts-node-script": "dist/script.js",
Copy link
Member

Choose a reason for hiding this comment

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

Nit: Let's move to bin-*.js to clarify intent, but LGTM.

@G-Rath G-Rath deleted the deprecate-ts-node-script branch March 31, 2020 07:35
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.

4 participants