Commit Graph

  • c12a08c479 [actions] fix action working directories Jordan Harband 2021-11-08 18:27:29 -08:00
  • 10a6d02c66 [meta] use prepublishOnly script for npm 7+ Jordan Harband 2021-11-08 21:21:58 -08:00
  • ef6c478a2b [eslint config] [*] [dev deps] update @babel/runtime Jordan Harband 2021-11-08 18:06:45 -08:00
  • 6734b78911 [eslint config] [*] [deps] update eslint-plugin-import, object.entries Jordan Harband 2021-11-08 16:00:07 -08:00
  • fdc812a0a5 [Docs] HTTP => HTTPS Kai 2021-11-04 00:24:41 +01:00
  • 8aec65a4d3 Merge pull request #2491 from airbnb/travis Joe Lencioni 2021-11-05 12:49:19 -05:00
  • ea5b991a4f [Tests] migrate tests to Github Actions Jordan Harband 2021-11-04 23:05:04 -07:00
  • 2a6bec1132 [eslint config] [base] [patch] Improve function-paren-newline with multiline-arguments option Augustus Buonviri 2021-09-14 22:12:31 -04:00
  • 82dbec3c99 [guide] Fix 14.1 Temporal Dead Zones link Johnwesley R 2021-10-17 14:27:43 -04:00
  • 122788230a [eslint config] clarify hooks requirement Mustafa Haddara 2021-10-15 17:00:15 -04:00
  • 4ee7326393 [eslint-config-airbnb] [patch] Explain why react/jsx-key is turned off Marko Schulz 2021-09-24 11:26:03 +02:00
  • 7fbed3b55c [eslint-config-airbnb] [deps] update eslint-plugin-react Jordan Harband 2021-09-28 21:44:21 -07:00
  • 30927d2503 [*] [deps] update @babel/runtime, eslint-plugin-import, tape Jordan Harband 2021-09-28 21:41:06 -07:00
  • f5c14cae2f [readme] fixed typo and removed redundancy Luke Ingalls 2021-06-18 19:49:13 -06:00
  • 428c9ddb7e [*] [deps] update @babel/runtime, eslint-plugin-import, eslint-plugin-react Jordan Harband 2021-06-29 10:03:15 -07:00
  • af8bdf17dd [*] [deps] update object.entries Jordan Harband 2021-06-29 09:56:18 -07:00
  • d5d406a849 [readme] add AloPeyk to "in the wild" amirvatani 2021-05-09 00:10:31 -07:00
  • 35914b1402 [guide] Spread operator => Spread syntax Asher Hwang 2021-05-11 09:08:23 +09:00
  • 1fb4592122 [guide] add references for eslint rules Kiran S 2021-05-04 21:15:46 +05:30
  • 5641278fa1 [editorial] add var info to let/const section Kushang Shah 2021-04-23 09:12:07 +05:30
  • dc3af3a90e [eslint config] [base] update default value for complexity Kiran S 2021-05-03 21:39:00 +05:30
  • 1eadb93e37 [eslint config] [fix] bump eslint-plugin-react-hooks peer dependency version Mackenzie Morgan 2020-12-17 00:18:29 -05:00
  • 0cf78acab0 [guide] Fix 19.6 example code Cong Zhang 2021-03-24 18:17:15 +08:00
  • 730b749274 [eslint config] [patch] Alphabetize the rules for react-a11y.js Diane Ko 2021-03-24 18:38:08 -07:00
  • 4d837646b7 [eslint config] [deps] update eslint-plugin-react Jordan Harband 2021-03-24 23:33:38 -07:00
  • 1b540ba14e [*] [dev deps] update tape Jordan Harband 2021-03-24 23:32:41 -07:00
  • 711aeb650d [editorial] Complete 19.6 example code (cut in the middle) kimhanui 2021-03-18 08:43:41 +09:00
  • 9c181108a7 [meta] Fix typo in .markdownlint.json Ikko Ashimine 2021-01-08 20:40:02 +09:00
  • ea5ec0c524 [readme] removed dead links - 404 not found marsonya 2020-12-30 10:44:32 +05:30
  • db8b6ceb33 [eslint config] update eslint-plugin-react, add new rules, disabled Jordan Harband 2020-12-29 21:37:48 -08:00
  • b9ff0aee71 [eslint-config] [base] add disabled no-unsafe-optional-chaining rule Jordan Harband 2020-12-29 21:34:18 -08:00
  • fb3214c9d6 [*] [deps] update object.entries Jordan Harband 2020-12-29 21:32:29 -08:00
  • 66cd156a48 [*] [dev deps] update tape Jordan Harband 2020-12-29 21:32:08 -08:00
  • 63098cbb6c [eslint config] [base] [patch] arthmetic -> arithmetic Hollow Man 2020-11-20 22:49:57 +08:00
  • 1f786e154f [eslint config] [base] [patch] fix spelling of "than" Jeremy 2020-11-11 20:17:20 -06:00
  • 5620bd5620 [eslint config] [base] add no-nonoctal-decimal-escape rule Jordan Harband 2020-11-21 00:59:24 -08:00
  • f0df3a8680 [eslint config] [base] import/no-extraneous-dependencies: Add .eslintrc.js to devDeps Hugo Alliaume 2020-11-07 08:17:29 +01:00
  • 37d48dbf60 [eslint config] v18.2.1 eslint-config-airbnb-v18.2.1 Jordan Harband 2020-11-06 14:20:24 -08:00
  • e5de51e55f [eslint config] [patch] re-add jsx-a11y/accessible-emoji, but disabled Jordan Harband 2020-11-06 14:19:17 -08:00
  • eee79a5455 [eslint config] [deps] update eslint-plugin-jsx-a11y, eslint-plugin-react Jordan Harband 2020-11-06 14:14:17 -08:00
  • b7015dd0b3 [eslint config] [deps] update eslint-config-airbnb-base Jordan Harband 2020-11-06 14:12:51 -08:00
  • 36f23d7886 [eslint config] [base] v14.2.1 eslint-config-airbnb-base-v14.2.1 Jordan Harband 2020-11-06 10:10:00 -08:00
  • e149b05366 [eslint config] [*] [deps] update confusing-browser-globals, object.assign Jordan Harband 2020-11-06 10:03:46 -08:00
  • f0492d59bd [eslint config] [*] [dev deps] update @babel/runtime, eslint-find-rules, eslint-plugin-import Jordan Harband 2020-11-06 10:00:59 -08:00
  • 25b64d7f46 [dev deps] update markdownlint, markdownlint-cli Jordan Harband 2020-11-06 09:59:46 -08:00
  • 8996aa7c53 [eslint config] [patch] remove deprecated jsx-a11y/accessible-emoji rule Kyℓe Hensel 2020-10-27 08:54:41 +13:00
  • 05c3bb0018 [eslint config] [patch] Fix ignoreNonDOM typo in jsx-a11y/aria-role rule Alex Mercier 2020-10-23 13:30:37 +01:00
  • d3c7b84d9e [eslint config] [patch] Fixed handle and on ordering in sort-comp rule alvyn le 2020-09-23 01:30:35 -04:00
  • b30b0e4d91 [eslint-config] [base] no-restricted-globals: add better messages Samuel Scheiderich 2020-10-24 16:30:10 -04:00
  • 2c5c88d048 [guide] Update reason for preferring object destructuring Michael Flores 2020-10-21 23:10:31 -05:00
  • ee2f22a10c [guide] Better link reference to Drupal's linter Daniel Paz 2020-10-16 14:02:43 +03:00
  • aa43bb2398 [guide] add explanation about why to use radix when using parseInt Daniel Paz 2020-10-14 18:48:40 +03:00
  • 82170f9127 [guide] add eslint rule reference for prefer-object-spread Pirasis 2020-10-11 21:28:52 +07:00
  • 5ebfe3e5b8 [guide] add eslint rule reference for default-param-last Pirasis 2020-10-06 21:36:29 +07:00
  • 337f60706f [guide] Fix grammatical errors Android Dev Notes 2020-09-06 02:02:14 +05:30
  • 6006d6d2df [guide] fix dead es-discourse link Jordan Harband 2020-08-27 14:29:09 -07:00
  • a24dc34a4a [guide] [react] Add examples for formatting multiline conditional components Akshath Sivaprasad 2020-08-05 21:38:20 -07:00
  • 1dc71d3839 [guide] [react] add missing PascalCase guidance for prop names Jordan Harband 2020-08-03 09:36:24 -07:00
  • 973384be1b [eslint config] [*] [dev deps] update @babel/runtime, eslint-find-rules, eslint-plugin-jsx-a11y, eslint-plugin-react Jordan Harband 2020-08-05 22:06:20 -07:00
  • 3dcc591123 [eslint config] [base] add id-denylist rule Jordan Harband 2020-08-05 22:04:10 -07:00
  • c5bee75b1b [eslint config] [*] [deps] update eslint-plugin-import, use valid import/no-cycle maxDepth option Jordan Harband 2020-06-22 22:55:52 -07:00
  • 5124de23da [eslint config] [base] add new rules from v7.3 Jordan Harband 2020-06-27 13:22:33 -07:00
  • 54955410ee [eslint config] v18.2.0 eslint-config-airbnb-v18.2.0 Jordan Harband 2020-06-18 13:11:38 -07:00
  • 197b50c076 [eslint config] [deps] update eslint-config-airbnb-base, eslint-plugin-jsx-a11y Jordan Harband 2020-06-18 11:57:41 -07:00
  • f550ded6da [eslint config] [tests] fix for eslint 7 Jordan Harband 2020-06-18 12:03:46 -07:00
  • 562e3519b8 [Dev Deps] update markdownlint, markdownlint-cli Jordan Harband 2020-06-18 11:53:53 -07:00
  • 78457af2c5 [eslint config] [base] v14.2.0 eslint-config-airbnb-base-v14.2.0 Jordan Harband 2020-06-10 23:25:49 -07:00
  • 5b462a04cd [eslint config] [*] [new] add eslint v7 Jordan Harband 2020-06-10 15:43:13 -07:00
  • 22adc06f56 [eslint config] [minor] Allow using eslint-plugin-react-hooks v3 and v4 Kristóf Poduszló 2020-04-10 00:47:18 +02:00
  • fe2e451ba7 [Tests] add node v14; remove v9, v11 Jordan Harband 2020-06-10 14:58:23 -07:00
  • b587006077 [eslint config] [*] [deps] update eslint-plugin-import Jordan Harband 2020-06-10 14:49:21 -07:00
  • 8aee3e1600 [eslint config] [base] [patch] Include 'context' exception for no-param-reassign Vlad Shcherbin 2020-05-20 13:21:10 +03:00
  • cad3db3169 [eslint config] [base] [minor] Disallow multiple empty lines Vlad Shcherbin 2020-06-07 00:01:51 +03:00
  • 7aa0fa14d6 [eslint config] [*] [deps] update eslint-plugin-import, eslint-plugin-react, babel-preset-airbnb, eslint-find-rules, in-publish, tape Jordan Harband 2020-06-07 20:50:43 -07:00
  • d34f807459 [Deps] update object.entries Jordan Harband 2020-06-07 20:05:48 -07:00
  • c48a060aff [eslint config] [patch] set explicitSpread to ignore for react/jsx-props-no-spreading Severiano Badajoz 2020-06-05 15:09:12 -07:00
  • 39744d8368 diffs from running autofix shar--eslint-config-airbnb-prettier Jordan Harband 2020-03-12 15:34:02 -07:00
  • 06b3ab11d9 [eslint config] [minor] Fix typo in no-multiple-empty-lines rule Paul Matthew Barrameda 2020-02-19 22:56:52 -08:00
  • c0ee2c4924 [guide] unquote properties in whitespace key spacing section 小蚊酱 2020-03-31 17:41:38 +08:00
  • e4f3dd4eff [react] Update Chinese (Simplified) Translation Jiahao 2020-03-10 23:24:39 -04:00
  • 0375265cbd [eslint config] [base] [patch] Allow triple-slash (///) comments Nick Reiley 2020-03-16 23:27:49 +05:00
  • d3628e2600 [eslint config] [base] [patch] Disable prefer-object-spread for airbnb-base/legacy Nick Reiley 2020-03-16 23:39:16 +05:00
  • f075a0db50 [eslint config] [patch] relax eslint-plugin-react-hooks down to v2.3, due to a controversial change in v2.5 Jordan Harband 2020-03-14 15:39:55 -07:00
  • d529ccaea3 [eslint config] readme: fix typo David J. Bradshaw 2020-03-14 07:36:30 +00:00
  • a3355f90c4 [eslint config] v18.1.0 eslint-config-airbnb-v18.1.0 Jordan Harband 2020-03-12 22:58:43 -07:00
  • e7062c32bb [eslint config] [deps] update eslint-config-airbnb-base Jordan Harband 2020-03-12 22:47:00 -07:00
  • c75b66daa6 [eslint config] [base] v14.1.0 eslint-config-airbnb-base-v14.1.0 Jordan Harband 2020-03-12 16:45:56 -07:00
  • e279b6d3a8 [eslint config] [*] [deps] update eslint, eslint-plugin-react, eslint-plugin-react-hooks Jordan Harband 2020-03-12 15:58:42 -07:00
  • 6924bd3604 [Dev Deps] update @babel/runtime Jordan Harband 2020-03-12 15:58:18 -07:00
  • 165af9b6c8 [Tests] actually run the linter on subpackages Jordan Harband 2020-03-12 15:41:30 -07:00
  • 89facb451e [Breaking] add “base”, add “rules/prettier”, break index to require prettier Sharmila 2020-02-15 15:20:04 -08:00
  • cb9707fffb [Tests] actually run the linter on subpackages Jordan Harband 2020-03-12 15:41:30 -07:00
  • e6e6414c97 [guide] Add link to eslint rule for https://github.com/airbnb/javascript#modules--multiline-imports-over-newlines Dmitry Semigradsky 2020-03-09 12:55:31 +03:00
  • 717ba5187a [guide]: add "bigint" type to the primitives type section. lagagain 2020-02-28 14:53:58 +08:00
  • 9890b40677 guide: import/extensions rule documentation Cain Hall 2020-03-02 16:27:57 +11:00
  • 3493b060ec [eslint config] [minor] Support eslint-plugin-react-hooks@2 Julian Grinblat 2019-09-16 19:37:29 +09:00
  • 019e0f7e07 [eslint config] add config for disabled new rules Jordan Harband 2020-02-13 17:42:08 -08:00
  • 41ca203e3e [Dev Deps] update markdownlint-cli Jordan Harband 2020-02-07 08:05:47 -10:00
  • 651280e5a2 [eslint config] [base] Fix indentation with JSX Fragments Kévin Berthommier 2020-02-07 16:49:10 +01:00
  • f86f19cefc [eslint config] [*] [deps] update eslint-plugin-import, eslint-plugin-react Jordan Harband 2020-02-07 08:32:08 -10:00