File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ npm version] ( https://img.shields.io/npm/v/eslint-plugin-solid )] ( https://npmjs.com/packages/eslint-plugin-solid )
4
4
[ ![ GitHub package version] ( https://img.shields.io/github/package-json/v/joshwilsonvu/eslint-plugin-solid )] ( https://github.com/joshwilsonvu/eslint-plugin-solid )
5
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--7 .x-blue )
6
+ ![ ESLint peer dependency] ( https://img.shields.io/badge/eslint-6.x--8 .x-blue )
7
7
8
8
This package contains [ Solid] ( https://www.solidjs.com/ ) -specific linting rules for ESLint.
9
9
Original file line number Diff line number Diff line change 65
65
"typescript" : " ^4.3.5"
66
66
},
67
67
"peerDependencies" : {
68
- "eslint" : " 6.x-7 .x"
68
+ "eslint" : " 6.x-8 .x"
69
69
},
70
70
"lint-staged" : {
71
71
"*.ts" : [
You can’t perform that action at this time.
0 commit comments