From e0d616933a05cb0f0150909c08eb189ddfa9d76b Mon Sep 17 00:00:00 2001 From: zengxiaoluan Date: Thu, 15 Aug 2024 16:20:45 +0800 Subject: [PATCH] update description on package.json --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 43c6fe6..6c08815 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # eslint-plugin-jlc [![npm](https://img.shields.io/npm/v/eslint-plugin-jlc.svg)](https://www.npmjs.com/package/eslint-plugin-jlc) [![build status](https://github.com/zengxiaoluan/eslint-plugin-jlc/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/zengxiaoluan/eslint-plugin-jlc/actions/workflows/node.js.yml) [![Download](https://img.shields.io/npm/dm/eslint-plugin-jlc)](https://www.npmjs.com/package/eslint-plugin-jlc) - -Preferences of eslint for jlc and jlc eda +An opinionated collection of ESLint rules used by JLC. ## Installation