From 37b565cc6c1baef392ed0e14c931f35511870253 Mon Sep 17 00:00:00 2001 From: LeeWannacott Date: Wed, 24 May 2023 20:11:50 +1200 Subject: [PATCH] Readme: add prettier badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdb70b9..1b92ddf 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![jsDeliver downloads](https://data.jsdelivr.com/v1/package/npm/table-sort-js/badge)](https://www.jsdelivr.com/package/npm/table-sort-js) ![repo size](https://img.shields.io/github/repo-size/leewannacott/table-sort-js) ![MIT licence](https://img.shields.io/github/license/LeeWannacott/table-sort-js) +[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) ![build status](https://img.shields.io/github/actions/workflow/status/leewannacott/table-sort-js/jest.yml?branch=master) # TABLE-SORT-JS.