diff --git a/.all-contributorsrc b/.all-contributorsrc index a71bdcf1..2f2427db 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -88,6 +88,15 @@ "contributions": [ "bug" ] + }, + { + "login": "laij84", + "name": "laij84", + "avatar_url": "https://avatars0.githubusercontent.com/u/18145822?v=4", + "profile": "https://github.com/laij84", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index ed5344eb..ee7bc5e1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![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) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors) Transforms absolute imports to relative from `paths` in your tsconfig.json @@ -84,6 +84,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Vitaly Pinchuk
Vitaly Pinchuk

🐛 + laij84
laij84

🐛