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 79
79
"contributions" : [
80
80
" bug"
81
81
]
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
+ ]
82
91
}
83
92
],
84
93
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 4
4
[ ![ Build Status] ( https://img.shields.io/travis/LeDDGroup/typescript-transform-paths/master.svg )] ( https://travis-ci.org/LeDDGroup/typescript-transform-paths )
5
5
[ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org )
6
6
[ ![ 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 )
8
8
9
9
Transforms absolute imports to relative from ` paths ` in your tsconfig.json
10
10
@@ -81,6 +81,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
81
81
<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>
82
82
<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>
83
83
</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 >
84
87
</table >
85
88
86
89
<!-- ALL-CONTRIBUTORS-LIST:END -->
You can’t perform that action at this time.
0 commit comments