File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 88
88
"contributions" : [
89
89
" bug"
90
90
]
91
+ },
92
+ {
93
+ "login" : " laij84" ,
94
+ "name" : " laij84" ,
95
+ "avatar_url" : " https://avatars0.githubusercontent.com/u/18145822?v=4" ,
96
+ "profile" : " https://github.com/laij84" ,
97
+ "contributions" : [
98
+ " bug"
99
+ ]
91
100
}
92
101
],
93
102
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 5
5
[ ![ Appveyor Build status] ( https://ci.appveyor.com/api/projects/status/4i7egn9rn7iepg31/branch/master?svg=true )] ( https://ci.appveyor.com/project/danielpza/typescript-transform-paths/branch/master )
6
6
[ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org )
7
7
[ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square )] ( https://github.com/prettier/prettier )
8
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-8 -orange.svg?style=flat-square )] ( #contributors )
8
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-9 -orange.svg?style=flat-square )] ( #contributors )
9
9
10
10
Transforms absolute imports to relative from ` paths ` in your tsconfig.json
11
11
@@ -84,6 +84,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
84
84
</tr >
85
85
<tr >
86
86
<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>
87
+ <td align="center"><a href="https://github.com/laij84"><img src="https://avatars0.githubusercontent.com/u/18145822?v=4" width="100px;" alt="laij84"/><br /><sub><b>laij84</b></sub></a><br /><a href="https://github.com/LeDDGroup/typescript-transform-paths/issues?q=author%3Alaij84" title="Bug reports">🐛</a></td>
87
88
</tr >
88
89
</table >
89
90
You can’t perform that action at this time.
0 commit comments