Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ESLint

The pluggable linting utility for JavaScript and JSX
Collective - Host: opensource - https://opencollective.com/eslint - Website: https://eslint.org/ - Code: https://github.com/eslint

Added release blog post for v8.26.0

github.com/eslint/eslint.org - 7c8fbe7e0012a58a6db077aa061ed940ea947245 authored over 2 years ago
Build: changelog update for 8.26.0

github.com/eslint/eslint - dce6a71c61a765c2415ec8038883e7b83d0146d5 authored over 2 years ago
Revert "docs: update header (#16403)" (#16451)

This reverts commit 24950b3fb0b84ebf3aadc7bc6f81cd3b49cb1fbe.

github.com/eslint/eslint - 6c2be5185f7997b52d3eeac315ad890b2a051544 authored over 2 years ago
fix: use `baseConfig` constructor option in FlatESLint (#16432)

* fix: use `baseConfig` constructor option in FlatESLint

* Add tests with overrideConfig

github.com/eslint/eslint - df7740967ffab2915974c7b310ac76ea2915ac2d authored over 2 years ago
feat: translate `no-async-promise-executor` to `no-compare-neg-zero` (#75)

github.com/eslint/zh-hans.docs.eslint.org - 2a9c259dff542b5277064a3fc70daaa6140023e5 authored over 2 years ago
fix: Ensure that glob patterns are matched correctly. (#16449)

* fix: Ensure that glob patterns are matched correctly.

Fixes #16413
Fixes #16299

* Fix c...

github.com/eslint/eslint - 33668ee9d22e1988ba03e07fb547738bdb21dc0e authored over 2 years ago
docs: Core concepts page (#16399)

* docs: add stubbed out core concepts page

* partial stub out of page

* draft full page

...

github.com/eslint/eslint - 651649b12797594a86c0d659d6a0d1cdbda6f57b authored over 2 years ago
Build: changelog update for 0.4.0

github.com/eslint/create-config - b7ed56b89c1dee67f8d798d7303c170b6fb367e2 authored over 2 years ago
feat: check `Object.create()` in getter-return (#16420)

Fixes: #16419

github.com/eslint/eslint - 4715787724a71494ba0bb0c5fe4639570bb6985b authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 558ed1d8fb5971255bfa618546857a772ab5305a authored over 2 years ago
ci: add node v19 (#16443)

Node v19.0.0 has been released.
https://nodejs.org/en/blog/release/v19.0.0/

This PR adds the...

github.com/eslint/eslint - e917a9a2e555d398c64b985fc933d44a42c958f0 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 36273aa0d9e4e0d8681564d8a1df427c99266a83 authored over 2 years ago
fix: ignore messages without a `ruleId` in `getRulesMetaForResults` (#16409)

* fix: ignore messages without a `ruleId` in `getRulesMetaForResults`

* `FlatESLint.prototype...

github.com/eslint/eslint - 740b20826fadc5322ea5547c1ba41793944e571d authored over 2 years ago
Add TSC meeting 06-October-2022 transcript (#386)

Co-authored-by: ESLint Bot <eslint[bot]@users.noreply.github.com>

github.com/eslint/tsc-meetings - 74ba4dea3615571833a081b6ee6199b755a22cd0 authored over 2 years ago
fix: `--ignore-pattern` in flat config mode should be relative to `cwd` (#16425)

* fix: `--ignore-pattern` in flat config mode should be relative to `cwd`

* fix .eslintrc.js ...

github.com/eslint/eslint - 8f9759e2a94586357d85fac902e038fabdba79a7 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 8d1293e2b494e59054ee4e18d76da8d18dad6c9c authored over 2 years ago
fix: make `getRulesMetaForResults` return a plain object in trivial case (#16438)

github.com/eslint/eslint - 325ad375a52d1c7b8b8fd23943350c91781366a2 authored over 2 years ago
docs: Add 2022-10-06 meeting notes (#384)

Closes #382

github.com/eslint/tsc-meetings - 815bc65a1311b6c0c671b0e5b3fcb9aa088b11d1 authored over 2 years ago
chore: Schedule Cesium blog post

github.com/eslint/eslint.org - f36bebb99041ec25794ad84b8ae21eafa1d80176 authored over 2 years ago
fix: Ensure that directories can be unignored. (#16436)

This fix makes sure that ignored directories can be unignored using
negated patterns inside of ...

github.com/eslint/eslint - a2810bc485d9f1123a86b60702fcaa51e19d71a3 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 524104e752e83b2530f99b8473994e29426b333e authored over 2 years ago
docs: note --ignore-path not supported with flat config (#16434)

fix #16433

github.com/eslint/eslint - 631cf72e82f316a2cc08770e5c81b858637ab04a authored over 2 years ago
feat: support `--config` (#38)

* feat: support `--config`

* docs: add `--config` flag

* fix: multiple use of `--config` f...

github.com/eslint/create-config - a0fa6204abdd07525bf0e6bade0f5caf916c60bd authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - c5cf7cb2b04c3a3c2a22401c85c6d395d8ff2714 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 6b5bd97373e8f7da005f080b915ccb18284c8770 authored over 2 years ago
docs: update README for ECMAScript 2023 (#557)

github.com/eslint/js - 30f5f2fe258fc32bb4d5b4b3bbf4d6aef13b6d1d authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - c99f8d72092cc960cbc194202c7b4c96025d670b authored over 2 years ago
docs: fix syntax in examples for new config files (#16427)

github.com/eslint/eslint - 1692840a2f763737a4891419dc304db4ebedab5d authored over 2 years ago
feat: `no-implicit-globals` supports `exported` block comment (#16343)

* feat: support `"exported"` block comments

test: add valid tests

test: add invalid tests
...

github.com/eslint/eslint - 28d190264017dbaa29f2ab218f73b623143cd1af authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 4c1b35ea2749d5d2d15b543129b9ed4165d80301 authored over 2 years ago
fix: Ensure unignore and reignore work correctly in flat config. (#16422)

Upgrade @humanwhocodes/config-array to fix several issues.

Fixes #16416
Fixes #16415

github.com/eslint/eslint - 35916ad9bfc07dab63361721df1bd7f21e43e094 authored over 2 years ago
docs: update header (#16403)

github.com/eslint/eslint - 24950b3fb0b84ebf3aadc7bc6f81cd3b49cb1fbe authored over 2 years ago
chore: Add VS Code issues link (#16423)

Add VS Code plugin issues link

github.com/eslint/eslint - 4b70b91a6e28669ab8e2a4ce2a6d9ed40be20fa7 authored over 2 years ago
feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#16356)

* feat: take flag config env into account

* test: take flag config env into account

* styl...

github.com/eslint/eslint - e940be7a83d0caea15b64c1e1c2785a6540e2641 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - eb2538e050bd00538b55816ea3b855198bcdcf86 authored over 2 years ago
feat: blog: ESLint use at Cesium through years of a changing ecosystem (#336)

* feat: blog: ESLint use at Cesium through years of a changing ecosystem

* Feedback pass

*...

github.com/eslint/eslint.org - 890e2288710ede94eabc1e9e1dd74030b231c8ff authored over 2 years ago
docs: Document extending plugin with new config (#16394)

* docs: Document extending plugin with new config

Document how to extend a plugin configurati...

github.com/eslint/eslint - d336cfc9145a72bf8730250ee1e331a135e6ee2c authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - df10ba6f8b2f18551d997654d5cfe87f07ed7c53 authored over 2 years ago
feat: Swap out Globby for custom globbing solution. (#16369)

* feat: Swap out Globby for custom globbing solution.

Removes globby due to numerous issues w...

github.com/eslint/eslint - dd0c58f0f34d24331ae55139af39cf2747125f5e authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 1191fde3bb5991391caeca65bf3d546dea105450 authored over 2 years ago
chore: suppress a Node.js deprecation warning (#16398)

Follow up https://github.com/nodejs/node/pull/37302.

This PR suppress the following Node.js w...

github.com/eslint/eslint - 232d2916ac5e44db55c2ffbd2f3b37ad70037b7b authored over 2 years ago
feat: sync 8.24.0 and 8.25.0 (#74)

* feat: sync 8.24.0

* feat: sync 8.25.0

github.com/eslint/zh-hans.docs.eslint.org - f3bb842c6917757c4914c2cbee24e6db90bc0ba2 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 52150278ef4155e87b11cfc08e09ad990e1d7314 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - fe1b0b836c6f8e7c94b23aa00fd3a09ac9a6d6e5 authored over 2 years ago
chore: add stylelint to repo and precommit (#354)

* chore: add stylelint configs

* chore: add stylelint ignore and lint files

* chore: add t...

github.com/eslint/eslint.org - 71f71775881f411b517377c3321414b439209a0e authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 9c4c023e3d33128b31e8d05d844b9226f5f4275b authored over 2 years ago
docs: Publish v8.25.0 release highlights (#355)

github.com/eslint/eslint.org - 09da8e9c834abb49c60f6f894c2877a7f6279df8 authored over 2 years ago
Added release blog post for v8.25.0

github.com/eslint/eslint.org - e56cd0cf08ea61161e29104d61d7a5de207330ae authored over 2 years ago
Build: changelog update for 8.25.0

github.com/eslint/eslint - c705f228b4652ccb8e7ce898f25547102f1b5148 authored over 2 years ago
chore: upgrade @eslint/[email protected] (#16397)

github.com/eslint/eslint - 1f785944f61c97996445e48cb74fc300142e7310 authored over 2 years ago
Build: changelog update for 1.3.3

github.com/eslint/eslintrc - 1855545c54f3398298e6df4f452a657cf3bb3c82 authored over 2 years ago
feat: Pass --max-warnings value to formatters (#16348)

* feat: Pass --max-warnings value to formatters

Fixes #14881

* Make formatter docs wording...

github.com/eslint/eslint - 173e82040895ad53b2d9940bfb3fb67a0478f00b authored over 2 years ago
docs: Update README (#92)

* docs: Update README

* Update code example

github.com/eslint/eslintrc - adafd114292684d522c1119f3aef55be717e94cf authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 1b0d45769c149c5d328e7a710affd9456e954562 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - b8289731fb83de789455e54d1020fb88b99b38f6 authored over 2 years ago
chore: Remove CODEOWNERS (#16375)

* chore: Rename CODEOWNERS

* chore: delete CODEWONERS

github.com/eslint/eslint - 8476a9b8b81164887cdf38a21d431b75ff2956b1 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 2d6e7a253aa09b1c6d612f92355cc4fdff2cf1fe authored over 2 years ago
chore: use "ci" for Dependabot commit message (#16377)

github.com/eslint/eslint - 720ff75beb9f4fdcf2a185fcb8020cf78483fdeb authored over 2 years ago
feat: translate `lines-around-directive` to `max-statments` (#72)

* feat: translate `lines-around-directive` to `max-statments`

* clean up

Co-authored-by: S...

github.com/eslint/zh-hans.docs.eslint.org - 4bbb59cbb18d62106daf7e7cd62f27d8ef169a0a authored over 2 years ago
feat: translate `impliciy-arrow-linebreak` to `lines-around-commnet` (#71)

github.com/eslint/zh-hans.docs.eslint.org - f25d3b0041d112fb3d1a71feba7e8092b08256c7 authored over 2 years ago
feat: translate `eqeqeq` to `generator-star` (#69)

github.com/eslint/zh-hans.docs.eslint.org - fad7618acf880c2a5ace07366546cce44a0b265d authored over 2 years ago
feat: translate `consistent-return` to `eol-last` (#68)

* feat: translate `consistent-return` to `eol-last`

* fix

github.com/eslint/zh-hans.docs.eslint.org - 9ff5e363fe3ab88c4d511b5ab70d0c891db9f260 authored over 2 years ago
feat: sync 8.23.0 and 8.23.1 (#52)

* feat: sync 8.23.0

* feat: sync 8.23.1

* feat: add install.js

* fix: cd scripts

* f...

github.com/eslint/zh-hans.docs.eslint.org - 4cacb6f65bb02f0e17f0ddc9c60ba855850825b8 authored over 2 years ago
docs: Conflicting fixes (#16366)

* docs: Conflicting fixes

Provide additional documentation on conflicting fixes.

Fixes #13...

github.com/eslint/eslint - 90c602802b6e330b79c42f282e9a615c583e32d7 authored over 2 years ago
docs: Add VS to integrations page (#16381)

github.com/eslint/eslint - 5a3fe70c5261acbf115fa5f47231cbc4ac62c1bc authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 4541eee706ef48789ce74f07f8367cd1f12d63e3 authored over 2 years ago
feat: translate `multiline-comment-style` to `no-arrow-condition` (#73)

* feat: translate `multiline-comment-style` to `no-arrow-condition`

* Update src/rules/new-ca...

github.com/eslint/zh-hans.docs.eslint.org - abd80420755623f82c85d11181d6385ba37528d3 authored over 2 years ago
feat: remove support for ignore files in FlatESLint (#16355)

* do not use `gitignoreToMinimatch` on `--ignore-pattern`

* remove .eslintignore lookup

* ...

github.com/eslint/eslint - 6964cb1e0f073b236cb3288b9d8be495336bbf29 authored over 2 years ago
docs: remove unused link definitions (#16376)

github.com/eslint/eslint - 49bd1e5669b34fd7e0f4a3cf42009866980d7e15 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - dae022f4ddd4a31b4fe5c9bb90e650205ab128c4 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - a7db5871f4422c078a65a70af1afe23e7e096e09 authored over 2 years ago
chore: bump actions/stale from 5 to 6 (#16350)

Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://...

github.com/eslint/eslint - 42f547948f284f1c67799f237dfeb86fc400c7c7 authored over 2 years ago
docs: typo cleanups for docs (#16374)

* docs: typos in comments/JSDocs

* fix: bad CSS position value rekative

* fix: UK spelling...

github.com/eslint/eslint - 3bd380d3ea7e88ade4905ec0b240c866ab79a69d authored over 2 years ago
docs: remove duplicate words (#16378)

github.com/eslint/eslint - b3a08376cfb61275a7557d6d166b6116f36e5ac2 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - f614b27fe8c840e0f3505e6ddf35960cbb27a3cc authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 3fb381957a69be3373463103262cebc88ed226b7 authored over 2 years ago
docs: add `BigInt` to `new-cap` docs (#16362)

github.com/eslint/eslint - a682562458948f74a227be60a80e10e7a3753124 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 0fc8e9de7c172f3b40ec14d700594be3062d9cc1 authored over 2 years ago
feat: translate `gettter-return` to `id-match` (#70)

github.com/eslint/zh-hans.docs.eslint.org - be1c326fcdc3c766b1d26cf54218572dd7857c8f authored over 2 years ago
feat: translate `brace-style` to ``computed-property-spacing (#67)

github.com/eslint/zh-hans.docs.eslint.org - 04ec30a0baa0e1690593eda2fa48b490817a90f7 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - d00493d16b5af023e64b7d6ecf6eff5c9c350337 authored over 2 years ago
feat: `id-length` counts graphemes instead of code units (#16321)

* fix: counts graphemes instead of code units

* test: add more tests

* test: add more vali...

github.com/eslint/eslint - 1cc4b3a8f82a7945dcd8c59550b6a906a0fabbb4 authored over 2 years ago
chore: cascading-config-array: createBaseConfigArray not expect resolver (#95)

github.com/eslint/eslintrc - 56755d9fea0abe43ff8c419a40950289132d96d4 authored over 2 years ago
docs: Update docs README (#16352)

Add more detailed setup information to the docs README.

github.com/eslint/eslint - f6d57fb657c2f4e8e0140ad057da34c935482972 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - e50f63269abe5800fc11febdcff51eb1fd88b56e authored over 2 years ago
feat: translate `accessor-pairs` to `block-spacing` (#66)

* feat: translate `accessor-pairs` to `block-spacing`

* fix

github.com/eslint/zh-hans.docs.eslint.org - c2ca8f074f5d3514a8c7919d7c12846cea764566 authored over 2 years ago
Add TSC meeting 22-September-2022 transcript (#383)

Co-authored-by: ESLint Bot <eslint[bot]@users.noreply.github.com>

github.com/eslint/tsc-meetings - 93aa474af7d406498c244f62dd493accce579cba authored over 2 years ago
docs: Add 2022-09-22 meeting notes (#381)

Closes #379

github.com/eslint/tsc-meetings - 78d10e3a242dd3b9f43aaa9c9c1ea4fabf8f4c56 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - 7ef81871c5f6301cb045c6a299c7b1211e7e003b authored over 2 years ago
feat: translate `src/developer-guide/source-code` (#61)

github.com/eslint/zh-hans.docs.eslint.org - 100d6d6c140ac31de8955bd33b3dcf9da255295c authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - a1b0b6b940da327d61925a93ce141fce47d94dc6 authored over 2 years ago
chore: remove `jsdoc` dev dependency (#16344)

github.com/eslint/eslint - e5e9e271da58361bda16f7abc8f367ccc6f91510 authored over 2 years ago
docs: fix logical-assignment-operators option typo (#16346)

github.com/eslint/eslint - 721434705bd569e33911e25d2688e33f10898d52 authored over 2 years ago
chore: Update remote data

github.com/eslint/eslint.org - e23e82e648180dba91510c336013f580ef186a3f authored over 2 years ago
docs: Publish v8.24.0 release highlights (#353)

github.com/eslint/eslint.org - 082cae4467e33cd9dc61c8b3ce42350308abd79f authored over 2 years ago
Update: team.json data

github.com/eslint/archive-website - e19d0bd4b5c116996f4cd94d4e90df5cc4367236 authored over 2 years ago