| prettier/prettier-eslint |
3,885 |
|
4,634 |
4,285 |
about 2 years ago |
102 |
October 27, 2023 |
2 |
mit |
JavaScript |
| Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles: |
| wesbos/es6-articles |
511 |
|
0 |
0 |
about 6 years ago |
0 |
|
26 |
|
|
| Blog Posts from Wes Bos. If you make an edit to one of these posts, my blog will automatically update. |
| getify/eslint-plugin-proper-arrows |
271 |
|
9 |
44 |
almost 5 years ago |
26 |
April 26, 2021 |
4 |
mit |
JavaScript |
| ESLint rules to ensure proper arrow function definitions |
| JamieMason/eslint-formatter-git-log |
35 |
|
1 |
7 |
almost 4 years ago |
8 |
May 02, 2022 |
0 |
mit |
TypeScript |
| ESLint Formatter featuring Git Author, Date, and Hash |
| TristonJ/eslint-plugin-prefer-arrow |
35 |
|
178 |
2,429 |
over 4 years ago |
17 |
January 26, 2021 |
10 |
mit |
JavaScript |
| ESLint plugin to prefer arrow functions |
| JamieMason/eslint-plugin-prefer-arrow-functions |
30 |
|
0 |
19 |
about 2 years ago |
4 |
November 13, 2021 |
10 |
mit |
TypeScript |
| Auto-fix plain Functions into Arrow Functions, in all cases where conversion would result in the same behaviour |
| getify/eslint-plugin-arrow-require-this |
29 |
|
0 |
2 |
about 7 years ago |
5 |
March 11, 2019 |
0 |
mit |
JavaScript |
| DEPRECATED: ESLint rule to require arrow functions to reference the 'this' keyword |
| JamieMason/add-matchers |
14 |
|
271 |
14 |
almost 5 years ago |
5 |
January 12, 2019 |
16 |
mit |
JavaScript |
| Write useful test matchers compatible with Jest and Jasmine. |
| markalfred/eslint-plugin-no-constructor-bind |
9 |
|
8 |
88 |
over 4 years ago |
16 |
October 27, 2020 |
0 |
|
JavaScript |
| Prefer class arrow functions to binding in the constructor |
| canriquez/my-weather-app |
9 |
|
0 |
0 |
almost 5 years ago |
0 |
|
11 |
mit |
JavaScript |
| Weather Data Site using a weather API on Vanilla JavaScript |