File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 7979 "contributions" : [
8080 " bug"
8181 ]
82+ },
83+ {
84+ "login" : " viT-1" ,
85+ "name" : " Vitaly Pinchuk" ,
86+ "avatar_url" : " https://avatars1.githubusercontent.com/u/19496430?v=4" ,
87+ "profile" : " http://codepen.io/viT-1/" ,
88+ "contributions" : [
89+ " bug"
90+ ]
8291 }
8392 ],
8493 "contributorsPerLine" : 7
Original file line number Diff line number Diff line change 44[ ![ Build Status] ( https://img.shields.io/travis/LeDDGroup/typescript-transform-paths/master.svg )] ( https://travis-ci.org/LeDDGroup/typescript-transform-paths )
55[ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org )
66[ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square )] ( https://github.com/prettier/prettier )
7- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-7 -orange.svg?style=flat-square )] ( #contributors )
7+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-8 -orange.svg?style=flat-square )] ( #contributors )
88
99Transforms absolute imports to relative from ` paths ` in your tsconfig.json
1010
@@ -81,6 +81,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8181 <td align="center"><a href="https://github.com/sbmw"><img src="https://avatars0.githubusercontent.com/u/30099628?v=4" width="100px;" alt="sbmw"/><br /><sub><b>sbmw</b></sub></a><br /><a href="https://github.com/LeDDGroup/typescript-transform-paths/issues?q=author%3Asbmw" title="Bug reports">🐛</a></td>
8282 <td align="center"><a href="https://github.com/richardspence"><img src="https://avatars2.githubusercontent.com/u/9914123?v=4" width="100px;" alt="richardspence"/><br /><sub><b>richardspence</b></sub></a><br /><a href="https://github.com/LeDDGroup/typescript-transform-paths/issues?q=author%3Arichardspence" title="Bug reports">🐛</a></td>
8383 </tr >
84+ <tr >
85+ <td align="center"><a href="http://codepen.io/viT-1/"><img src="https://avatars1.githubusercontent.com/u/19496430?v=4" width="100px;" alt="Vitaly Pinchuk"/><br /><sub><b>Vitaly Pinchuk</b></sub></a><br /><a href="https://github.com/LeDDGroup/typescript-transform-paths/issues?q=author%3AviT-1" title="Bug reports">🐛</a></td>
86+ </tr >
8487</table >
8588
8689<!-- ALL-CONTRIBUTORS-LIST:END -->
You can’t perform that action at this time.
0 commit comments