UNPKG
@alexlit/config-npmlint
Version:
latest (7.0.0)
7.0.0
6.1.3
6.1.2
6.1.1
6.1.0
6.0.0
5.2.1
5.2.0
5.1.0
5.0.1
5.0.0
4.1.1
4.1.0
4.0.0
3.6.2
3.6.1
3.6.0
3.5.0
3.4.3
3.4.2
3.4.1
3.4.0
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
npmlint config
github.com/alex-lit/lint-kit/tree/master/packages/config-npmlint
alex-lit/lint-kit
@alexlit/config-npmlint
/
README.md
19 lines
(13 loc)
•
263 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# NPMLint Configuration
[npm-
package
-json-lint](https:
//gi
thub.com/tclindner/npm-
package
-json-lint)
## Installation
``
`sh npm i @alexlit/config-npmlint -D `
``
## Connection
``
`json // .npmpackagejsonlintrc.json { "extends": "@alexlit/config-npmlint" } `
``