From d0f147c147dc183be7baf91af513d6338539f5ca Mon Sep 17 00:00:00 2001 From: ntnyq Date: Tue, 13 Aug 2024 00:02:03 +0800 Subject: [PATCH] docs: add download badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f201893..1efed76 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ > Flat ESLint config for JavaScript, TypeScript, Vue 2, Vue 3, Prettier. [![CI](https://github.com/ntnyq/eslint-config/workflows/CI/badge.svg)](https://github.com/ntnyq/eslint-config/actions) +[![NPM DOWNLOADS](https://img.shields.io/npm/dy/@ntnyq/eslint-config)](https://www.npmjs.com/package/@ntnyq/eslint-config) [![NPM VERSION](https://img.shields.io/npm/v/@ntnyq/eslint-config/latest.svg)](https://www.npmjs.com/package/@ntnyq/eslint-config/v/latest) ## Install