File tree 2 files changed +5
-10
lines changed
2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change
1
+ github : sindresorhus
2
+ open_collective : sindresorhus
3
+ patreon : sindresorhus
4
+ custom : https://sindresorhus.com/donate
Original file line number Diff line number Diff line change 11
11
$ npm install --save-dev grunt-eslint
12
12
```
13
13
14
- <a href =" https://www.patreon.com/sindresorhus " >
15
- <img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160">
16
- </a >
17
-
18
14
19
15
## Usage
20
16
@@ -93,7 +89,7 @@ Report errors only.
93
89
### maxWarnings
94
90
95
91
Type: ` number ` <br >
96
- Default: ` -1 ` * (means no limit)*
92
+ Default: ` -1 ` * (Means no limit)*
97
93
98
94
Number of warnings to trigger non-zero exit code.
99
95
@@ -103,8 +99,3 @@ Type: `boolean`<br>
103
99
Default: ` true `
104
100
105
101
Fail the build if ESLint found any errors.
106
-
107
-
108
- ## License
109
-
110
- MIT © [ Sindre Sorhus] ( https://sindresorhus.com )
You can’t perform that action at this time.
0 commit comments