File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ You can build the readme with this command:
1414
1515[ ![ NPM version] ( https://img.shields.io/npm/v/ts-node.svg?style=flat )] ( https://npmjs.org/package/ts-node )
1616[ ![ NPM downloads] ( https://img.shields.io/npm/dm/ts-node.svg?style=flat )] ( https://npmjs.org/package/ts-node )
17- [ ![ Build status] ( https://img.shields.io/github/workflow/status/TypeStrong/ts-node/Continuous%20Integration )] ( https://github.com/TypeStrong/ts-node/actions?query=workflow%3A%22Continuous+Integration%22 )
17+ [ ![ Build status] ( https://img.shields.io/github/actions/ workflow/status/TypeStrong/ts-node/continuous-integration.yml?branch=main )] ( https://github.com/TypeStrong/ts-node/actions?query=workflow%3A%22Continuous+Integration%22 )
1818[ ![ Test coverage] ( https://codecov.io/gh/TypeStrong/ts-node/branch/main/graph/badge.svg )] ( https://codecov.io/gh/TypeStrong/ts-node )
1919
2020> TypeScript execution and REPL for node.js, with source map and native ESM support.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You can build the readme with this command:
1818
1919[ ![ NPM version] ( https://img.shields.io/npm/v/ts-node.svg?style=flat )] ( https://npmjs.org/package/ts-node )
2020[ ![ NPM downloads] ( https://img.shields.io/npm/dm/ts-node.svg?style=flat )] ( https://npmjs.org/package/ts-node )
21- [ ![ Build status] ( https://img.shields.io/github/workflow/status/TypeStrong/ts-node/Continuous%20Integration )] ( https://github.com/TypeStrong/ts-node/actions?query=workflow%3A%22Continuous+Integration%22 )
21+ [ ![ Build status] ( https://img.shields.io/github/actions/ workflow/status/TypeStrong/ts-node/continuous-integration.yml?branch=main )] ( https://github.com/TypeStrong/ts-node/actions?query=workflow%3A%22Continuous+Integration%22 )
2222[ ![ Test coverage] ( https://codecov.io/gh/TypeStrong/ts-node/branch/main/graph/badge.svg )] ( https://codecov.io/gh/TypeStrong/ts-node )
2323
2424> TypeScript execution and REPL for node.js, with source map and native ESM support.
You can’t perform that action at this time.
0 commit comments