|
| 1 | + |
| 2 | + |
1 | 3 | # @tunnckocore/browserslist-config [![npm version][npmv-img]][npmv-url] [![License][license-img]][license-url] [![Libera Manifesto][libera-manifesto-img]][libera-manifesto-url] |
2 | 4 |
|
3 | 5 | > Shareable Browserslist config for all @tunnckoCore projects |
@@ -61,17 +63,17 @@ from [GitHub Actions](https://github.com/features/actions) with |
61 | 63 | - [Install](#install) |
62 | 64 | - [API](#api) |
63 | 65 | - [Contributing](#contributing) |
64 | | - - [Guides and Community](#guides-and-community) |
65 | | - - [Support the project](#support-the-project) |
| 66 | + * [Guides and Community](#guides-and-community) |
| 67 | + * [Support the project](#support-the-project) |
66 | 68 | - [Contributors](#contributors) |
67 | 69 | - [License](#license) |
68 | 70 |
|
69 | | -_(TOC generated by [verb](https://github.com/verbose/verb) using |
70 | | -[markdown-toc](https://github.com/jonschlinkert/markdown-toc))_ |
| 71 | +_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com/jonschlinkert/markdown-toc))_ |
71 | 72 |
|
72 | 73 | ## Install |
73 | 74 |
|
74 | | -This project requires [**Node.js**](https://nodejs.org) **>=10.13** _(see |
| 75 | +This project requires [**Node.js**](https://nodejs.org) **>=10.13** |
| 76 | +_(see |
75 | 77 | [Support & Release Policy](https://github.com/tunnckoCoreLabs/support-release-policy))_. |
76 | 78 | Install it using [**yarn**](https://yarnpkg.com) or |
77 | 79 | [**npm**](https://npmjs.com).<br> _We highly recommend to use Yarn when you |
@@ -110,8 +112,7 @@ we proceed. In short, we support latest two even-numbered Node.js release lines. |
110 | 112 | [Become a Partner or Sponsor?][kofi-url] :dollar: Check the **OpenSource** |
111 | 113 | Commision (tier). :tada: You can get your company logo, link & name on this |
112 | 114 | file. It's also rendered on package's page in [npmjs.com][npmv-url] and |
113 | | -[yarnpkg.com](https://yarnpkg.com/en/package/@tunnckocore/browserslist-config) |
114 | | -sites too! :rocket: |
| 115 | +[yarnpkg.com](https://yarnpkg.com/en/package/@tunnckocore/browserslist-config) sites too! :rocket: |
115 | 116 |
|
116 | 117 | Not financial support? Okey! |
117 | 118 | [Pull requests](https://github.com/tunnckoCoreLabs/contributing#opening-a-pull-request), |
@@ -147,9 +148,10 @@ your [support](#support-the-project) to them: |
147 | 148 |
|
148 | 149 | ## License |
149 | 150 |
|
150 | | -Copyright (c) 2019-present, [Charlike Mike Reagent](https://tunnckocore.com) |
151 | | -`<[email protected]>` & [contributors ](#wonderful-contributors).< br> |
152 | | -Released under the [MPL-2.0 License][license-url]. |
| 151 | +Copyright (c) 2019-present, |
| 152 | +[Charlike Mike Reagent ](https://tunnckocore.com) `<[email protected]>` |
| 153 | +& [contributors](#wonderful-contributors).<br> Released under the |
| 154 | +[MPL-2.0 License][license-url]. |
153 | 155 |
|
154 | 156 | <!-- badges --> |
155 | 157 |
|
@@ -239,3 +241,4 @@ Released under the [MPL-2.0 License][license-url]. |
239 | 241 | [tunnckocore_newsletter]: https://badgen.net/https/liam-badge-daknys6gadky.runkit.sh/com/newsletter/tunnckocore?label&color=5199FF&icon=https://svgshare.com/i/Dt6.svg |
240 | 242 |
|
241 | 243 | <!-- prettier-ignore-end --> |
| 244 | + |
0 commit comments