File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ on :
2+ push :
3+ branches :
4+ - master
5+ jobs :
6+ build :
7+ runs-on : ubuntu-latest
8+ steps :
9+ - uses : actions/checkout@v2
10+ - uses : actions/setup-node@v1
11+ - run : npm install
12+ - run : npm run build
Original file line number Diff line number Diff line change 1- [ ![ version
1+ [ ![ version(scoped)] ( https://img.shields.io/npm/v/@manifoldco/swagger-to-ts.svg )] ( https://www.npmjs.com/package/@manifoldco/swagger-to-ts )
2+ [ ![ codecov] ( https://codecov.io/gh/manifoldco/swagger-to-ts/branch/master/graph/badge.svg )] ( https://codecov.io/gh/manifoldco/swagger-to-ts )
3+ [ ![ Build Status] ( https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fmanifoldco%2Fswagger-to-ts%2Fbadge&style=flat )] ( https://actions-badge.atrox.dev/manifoldco/swagger-to-ts/goto )
24
35<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square )] ( #contributors- )
5- <!-- ALL-CONTRIBUTORS-BADGE:END -->
66
7- (scoped)] ( https://img.shields.io/npm/v/@manifoldco/swagger-to-ts.svg )] ( https://www.npmjs.com/package/@manifoldco/swagger-to-ts )
8- [ ![ codecov] ( https://codecov.io/gh/manifoldco/swagger-to-ts/branch/master/graph/badge.svg )] ( https://codecov.io/gh/manifoldco/swagger-to-ts )
7+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-8-orange.svg )] ( #contributors- )
8+
9+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
910
1011# 📘️ swagger-to-ts
1112
@@ -274,6 +275,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
274275
275276<!-- markdownlint-enable -->
276277<!-- prettier-ignore-end -->
278+
277279<!-- ALL-CONTRIBUTORS-LIST:END -->
278280
279281This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments