File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
- # eslint-plugin-solid
1
+ <p >
2
+ <img width =" 100% " src =" https://assets.solidjs.com/banner?type=ESLint%20Extension&background=tiles&project=%20 " alt =" Solid ESLint Extension " >
3
+ </p >
2
4
3
- [ ![ npm version] ( https://img.shields.io/npm/v/eslint-plugin-solid )] ( https://npmjs.com/packages/eslint-plugin-solid )
4
- [ ![ GitHub package version] ( https://img.shields.io/github/package-json/v/joshwilsonvu/eslint-plugin-solid )] ( https://github.com/joshwilsonvu/eslint-plugin-solid )
5
- [ ![ CI] ( https://github.com/joshwilsonvu/eslint-plugin-solid/actions/workflows/ci.yml/badge.svg )] ( https://github.com/joshwilsonvu/eslint-plugin-solid/actions/workflows/ci.yml )
6
- ![ ESLint peer dependency] ( https://img.shields.io/badge/eslint-6.x--8.x-blue )
5
+ # Solid ESLint Plugin
6
+
7
+ [ ![ npm version] ( https://img.shields.io/npm/v/eslint-plugin-solid?style=for-the-badge )] ( https://npmjs.com/packages/eslint-plugin-solid )
8
+ [ ![ GitHub package version] ( https://img.shields.io/github/package-json/v/joshwilsonvu/eslint-plugin-solid?style=for-the-badge )] ( https://github.com/joshwilsonvu/eslint-plugin-solid )
9
+ ![ ESLint peer dependency] ( https://img.shields.io/badge/eslint-6.x--8.x-blue?style=for-the-badge )
10
+ [ ![ CI] ( https://github.com/joshwilsonvu/eslint-plugin-solid/actions/workflows/ci.yml/badge.svg?style=for-the-badge )] ( https://github.com/joshwilsonvu/eslint-plugin-solid/actions/workflows/ci.yml )
7
11
8
12
This package contains [ Solid] ( https://www.solidjs.com/ ) -specific linting rules for ESLint. It can
9
13
ease Solid's learning curve by finding and fixing problems around Solid's reactivity system, and can
You can’t perform that action at this time.
0 commit comments