|
1 | 1 | [](https://www.npmjs.com/package/eslint)
|
2 | 2 | [](https://www.npmjs.com/package/eslint)
|
3 | 3 | [](https://github.com/eslint/eslint/actions)
|
4 |
| -[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint?ref=badge_shield) |
5 |
| -<br /> |
| 4 | +<br> |
6 | 5 | [](https://opencollective.com/eslint)
|
7 | 6 | [](https://opencollective.com/eslint)
|
8 |
| -[](https://twitter.com/intent/user?screen_name=geteslint) |
9 | 7 |
|
10 | 8 | # ESLint
|
11 | 9 |
|
|
17 | 15 | [Code of Conduct](https://eslint.org/conduct) |
|
18 | 16 | [Twitter](https://twitter.com/geteslint) |
|
19 | 17 | [Discord](https://eslint.org/chat) |
|
20 |
| -[Mastodon](https://fosstodon.org/@eslint) |
| 18 | +[Mastodon](https://fosstodon.org/@eslint) | |
| 19 | +[Bluesky](https://bsky.app/profile/eslint.org) |
21 | 20 |
|
22 | 21 | ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions:
|
23 | 22 |
|
@@ -203,7 +202,27 @@ This means:
|
203 | 202 |
|
204 | 203 | ## License
|
205 | 204 |
|
206 |
| -[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint?ref=badge_large) |
| 205 | +MIT License |
| 206 | + |
| 207 | +Copyright OpenJS Foundation and other contributors, <www.openjsf.org> |
| 208 | + |
| 209 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 210 | +of this software and associated documentation files (the "Software"), to deal |
| 211 | +in the Software without restriction, including without limitation the rights |
| 212 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 213 | +copies of the Software, and to permit persons to whom the Software is |
| 214 | +furnished to do so, subject to the following conditions: |
| 215 | + |
| 216 | +The above copyright notice and this permission notice shall be included in |
| 217 | +all copies or substantial portions of the Software. |
| 218 | + |
| 219 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 220 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 221 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 222 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 223 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 224 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 225 | +THE SOFTWARE. |
207 | 226 |
|
208 | 227 | ## Team
|
209 | 228 |
|
|
0 commit comments