Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[spam] #3008

Closed
wants to merge 60 commits into from
Closed

[spam] #3008

Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
b4377fb
[meta] better `eclint` command
ljharb Jan 11, 2022
fd2f5a1
[eslint config] [base] [deps] update `@babel/runtime`, `confusing-bro…
ljharb May 3, 2022
7c0f28a
[eslint config] [deps] update `@babel/runtime`, `eslint-find-rules`, …
ljharb May 3, 2022
1677ba6
[eslint config] [meta] update eslint-plugin-react repo URLs
ljharb May 3, 2022
7fdc87a
[guide] fix eslint core rule URLs
terrablue May 3, 2022
42c0e2e
Fix typo in eslint-config-airbnb-base changelog
lencioni May 24, 2022
a0e9405
[eslint config] [*] [dev deps] update `@babel/runtime`
ljharb May 24, 2022
206d25b
[eslint config] [deps] update `eslint-plugin-react`
ljharb May 24, 2022
cbf9ade
[guide] Added period to 4.4 for formatting consistency.
michael-orzel Jul 2, 2021
5155aa5
[eslint config] [base] disable the deprecated `no-spaced-func` rule
sodatea Aug 8, 2022
3cbf96d
[eslint config] [base] `no-alert`: add TODO comment
ljharb Sep 19, 2022
5143a7a
[Dev Deps] update `markdownlint`, `markdownlint-cli`
ljharb Sep 19, 2022
866f441
[eslint config] [*] update `@babel/runtime`, `tape`
ljharb Sep 19, 2022
f6f63b8
[eslint config] [*] [deps] update `object.assign`
ljharb Sep 19, 2022
75a908a
[eslint config] [deps] update `eslint-plugin-jsx-a11y`, `eslint-plugi…
ljharb Sep 19, 2022
7dbb7b1
[eslint config] [base] add disabled `logical-assignment-operators` rule
ljharb Oct 25, 2022
0b1f623
[editorial] convert example to use single instead of double quotes
Oct 25, 2022
ca0ff97
[guide] add Nullish Coalescing operator
Oct 25, 2022
6fb4f8e
[guide] add Optional Chaining
Oct 25, 2022
6947138
[guide] add comma to the end of the property
Oct 26, 2022
c6b1a43
[guide] rename `qux` to `quux`
Oct 26, 2022
d601701
[readme] wayback machine, or remove, broken links
Oct 29, 2022
38f1488
[guide] fix typo in `space-before-blocks`
plplmax Oct 31, 2022
49d08a2
[readme] prefer `const`/`let` over `var` in examples
Oct 29, 2022
1fb7d76
[eslint config] [patch] add new disabled core rules
ljharb Nov 17, 2022
0d747c6
[readme] add space before code blocks
Pushpendra100 Nov 13, 2022
4ef69ed
[Tests] refactor test paths
mertcanaltin Dec 3, 2022
81157ee
[guide] add `Object.hasOwn`
Nov 17, 2022
fd96a4f
[eslint config] [*] [refactor] use object spread instead of `Object.a…
ljharb Dec 30, 2022
8091e39
[*] [dev deps] update `@babel/runtime`, `tape`
ljharb Feb 9, 2023
917c8d9
[*] [deps] update `eslint-plugin-import`
ljharb Feb 9, 2023
bf53656
[eslint config] [deps] update `eslint-plugin-react`, `eslint-plugin-j…
ljharb Feb 9, 2023
5c01a10
[readme] added JavaScript Roadmap link
syedmouaazfarrukh Feb 7, 2023
69fc1bf
spell checking, fixed grammar error.
felipeGarciaDiaz Apr 28, 2023
7982931
[readme] Updates ESLint rule in section 12.3 (exponentiation-operator)
SpraxDev May 2, 2023
0e627e2
[readme] update eslint plugin repo URLs
ljharb May 15, 2023
240a378
[Dev Deps] update `markdownlint`, `markdownlint-cli`
ljharb May 15, 2023
95b6b43
[eslint-config] [*] [dev deps] update `@babel/runtime`
ljharb May 15, 2023
0f3ca32
[eslint config] [*] [deps] update `object.entries`
ljharb May 15, 2023
01f046d
[guide] added second link to eslint rule for item 7.1
zhesha May 23, 2023
7916d6f
[guide] Add documentation for `no-use-before-define` rule under hoist…
ljharb May 15, 2023
fd77bbe
[guide] add nullish-coalescing-operator definition
khadijagardezi Jul 2, 2023
cda44da
[guide] Add commas to Truth, Equality, and JavaScript
morninj Aug 1, 2023
18a08b8
[Dev Deps] update `markdownlint`, `markdownlint-cli`
ljharb Aug 4, 2023
4aee38f
[eslint config] [*] [deps] update `eslint-plugin-import`, `@babel/run…
ljharb Aug 5, 2023
749f4c2
[eslint config] [deps] update `eslint-plugin-react`
ljharb Aug 5, 2023
2fc5e2d
[guide] fix grammar
morninj Aug 2, 2023
cb19177
[readme] correct no-use-before-define justification
hamzahuda Aug 12, 2023
46ae3e2
[readme] Add `Object.hasOwn` to section 3.7
savalaram-redkar Aug 15, 2023
11ab371
[eslint config] [base] [patch] Add a message for `confusing-browser-g…
vmohir Aug 21, 2023
51a37d0
[eslint config] [*] [robustness] cache static builtins
ljharb Jan 28, 2024
e95b1f2
[eslint config] [base] add new disabled rules
ljharb Jan 28, 2024
55899b5
[eslint config] [*] [deps] update deps
ljharb Jan 28, 2024
0681a43
[eslint config] [*] [refactor] remove `object.entries` dependency
43081j Jan 4, 2024
09adc22
[eslint config] [patch] `jsx-a11y/no-noninteractive-tabindex`: allow …
ljharb Jan 30, 2024
b239920
[eslint config] [patch] `jsx-a11y/no-redundant-roles`: allow `nav` to…
ljharb Jan 30, 2024
5f019b1
[eslint config] [*] [dev deps] update `tape`
ljharb Mar 25, 2024
932951a
[eslint config] [deps] update `eslint-plugin-react`
ljharb Mar 25, 2024
f20eca9
[guide] fix compat table URL
muhammedriaz Mar 25, 2024
c25bce8
[readme] replace dead link with archive.org link
khanhadi Apr 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[meta] better eclint command
  • Loading branch information
ljharb committed Jan 11, 2022
commit b4377fb03089dd7f08955242695860d47f9caab4
2 changes: 1 addition & 1 deletion packages/eslint-config-airbnb-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"./package.json": "./package.json"
},
"scripts": {
"prelint": "eclint check * rules/* test/*",
"prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
"lint": "eslint --report-unused-disable-directives .",
"pretests-only": "node ./test/requires",
"tests-only": "babel-tape-runner ./test/test-*.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-airbnb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"./package.json": "./package.json"
},
"scripts": {
"prelint": "eclint check * rules/* test/*",
"prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
"lint": "eslint .",
"pretests-only": "node ./test/requires",
"tests-only": "babel-tape-runner ./test/test-*.js",
Expand Down