master
Commits on Nov 7, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Nov 6, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[eslint config] [patch] re-add `jsx-a11y/accessible-emoji`, but disabled
See #2322
ljharb committedNov 6, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[eslint config] [deps] update `eslint-plugin-jsx-a11y`, `eslint-plugi…
…n-react`
ljharb committedNov 6, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[eslint config] [deps] update `eslint-config-airbnb-base`
ljharb committedNov 6, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[eslint config] [*] [deps] update `confusing-browser-globals`, `objec…
…t.assign`
ljharb committedNov 6, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[eslint config] [*] [dev deps] update `@babel/runtime`, `eslint-find-…
…rules`, `eslint-plugin-import`
ljharb committedNov 6, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[dev deps] update `markdownlint`, `markdownlint-cli`
ljharb committedNov 6, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Oct 26, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Oct 24, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Oct 23, 2020
-
[eslint config] [patch] Fix ignoreNonDOM typo in jsx-a11y/aria-role rule
This should be `ignoreNonDOM` not `ignoreNonDom` according to [documentation](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/docs/rules/aria-role.md).
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Oct 22, 2020
-
[guide] Update reason for preferring object destructuring
Fixes #2293 The reason for preferring object destructuring is quite narrow in scope. While this guide isn't intended to provide every possible reason for every preference, it perhaps should aim to provide a succinct and compelling reason. The current reasoning could be improved to meet this standard, so I'm proposing adding some additional information to clarify the benefits of what is an often controversial rule (controversial only because its introduction can require many changes in a mature codebase and has no auto fix available).
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Oct 16, 2020
-
[guide] Better link reference to Drupal's linter
This link was taken from their Code standard page: https://www.drupal.org/docs/develop/standards/javascript/eslint-settings The previous link wasn't very informative and required a download process in order to check their standards.
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Oct 14, 2020
-
[guide] add explanation about why to use radix when using parseInt
I added an explanation at [22.3](https://github.com/airbnb/javascript/blob/master/README.md#coercion--numbers) why to use radix once parseInt, this explanation has been taken from [Mozilla's docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt#Octal_interpretations_with_no_radix). I think it's not clear without an explanation since people can think that it's obvious that string will be parsed to 10 base number, but it's not always the case.
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Oct 11, 2020
Commits on Oct 6, 2020
Commits on Sep 23, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Sep 5, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Aug 27, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Aug 6, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[eslint config] [*] [dev deps] update `@babel/runtime`, `eslint-find-…
…rules`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`
ljharb committedAug 6, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[eslint config] [base] add `id-denylist` rule
ljharb committedAug 6, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Aug 3, 2020
-
[guide] [react] add missing PascalCase guidance for prop names
ljharb committedAug 3, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Jun 27, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Jun 23, 2020
-
[eslint config] [*] [deps] update `eslint-plugin-import`, use valid `…
…import/no-cycle` `maxDepth` option
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Jun 18, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[eslint config] [deps] update `eslint-config-airbnb-base`, `eslint-pl…
…ugin-jsx-a11y`
ljharb committedJun 18, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[eslint config] [tests] fix for eslint 7
ljharb committedJun 18, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[Dev Deps] update `markdownlint`, `markdownlint-cli`
ljharb committedJun 18, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Jun 11, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Jun 10, 2020
-
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
[Tests] add `node` `v14`; remove `v9`, `v11`
ljharb committedJun 10, 2020 Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits -
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits
Commits on Apr 9, 2020
-
[eslint config] [minor] Allow using `eslint-plugin-react-hooks` v3 an…
…d v4 Co-authored-by: Kristóf Poduszló <kripod@protonmail.com> Co-authored-by: Jordan Harband <ljharb@gmail.com>
Verified
This commit was signed with a verified signature.ljharb Jordan Harband
GPG key ID: 9F6A681E35EF8B56 Learn about signing commits