File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33[ ![ NPM version] [ npm-image ]] [ npm-url ]
44[ ![ NPM downloads] [ downloads-image ]] [ downloads-url ]
5- [ ![ Build status] [ travis- image]] [ travis -url]
6- [ ![ Test coverage] [ coveralls -image]] [ coveralls -url]
5+ [ ![ Build status] [ github-actions- image]] [ github-actions -url]
6+ [ ![ Test coverage] [ codecov -image]] [ codecov -url]
77
88> TypeScript execution and REPL for node.js, with source map support. ** Works with ` typescript@>=2.7 ` ** .
99
300300[ npm-url ] : https://npmjs.org/package/ts-node
301301[ downloads-image ] : https://img.shields.io/npm/dm/ts-node.svg?style=flat
302302[ downloads-url ] : https://npmjs.org/package/ts-node
303- [ travis- image] : https://img.shields.io/travis/ TypeStrong/ts-node.svg?style=flat
304- [ travis- url] : https://travis-ci.org /TypeStrong/ts-node
305- [ coveralls -image] : https://img.shields. io/coveralls /TypeStrong/ts-node.svg?style=flat
306- [ coveralls -url] : https://coveralls .io/r /TypeStrong/ts-node?branch=master
303+ [ github-actions- image] : https://img.shields.io/github/workflow/status/ TypeStrong/ts-node/Continuous%20Integration
304+ [ github-actions- url] : https://github.com /TypeStrong/ts-node/actions?query=workflow%3A%22Continuous+Integration%22
305+ [ codecov -image] : https://codecov. io/gh /TypeStrong/ts-node/branch/master/graph/badge .svg
306+ [ codecov -url] : https://codecov .io/gh /TypeStrong/ts-node
You can’t perform that action at this time.
0 commit comments