Ecosyste.ms: OpenCollective

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

github.com/eslint/create-config

Utility to create ESLint config files
https://github.com/eslint/create-config

fix: Remove Google style guide (#82)

fixes #75

9c4214bc879cc892fd8ba4f1259c7d0686b0d7c2 authored about 1 year ago
feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#80)

* feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0

refs: https://github.com/eslint/esli...

f89381432c95d9b782b31c6685ddcff3d1f181a2 authored about 1 year ago
feat: add bun package manager (#78)

903f92984ea6fc84c52638849c6d70ef629ef1d6 authored about 1 year ago
ci: run tests in Node.js 21 (#76)

bd209765bb01fe30c5281443aecc312dcb9141de authored over 1 year ago
chore: run tests on all supported versions of Node.js (#77)

* pin esmock dependency to v2.3

* patch esmock, don't pin version

* update comments

* r...

f7da13a07978d0674fee4371002053d7b24ef489 authored over 1 year ago
chore: switch to eslint flat config (#73)

* chore: switch to eslint flat config

* remove settings

* restore comment

4bde28a7011591cfaa6d86c852f4fb41b6e5be08 authored over 1 year ago
chore: standardize npm script names (#69)

* chore: standardize npm script names

* chore: standardize npm script names

38d293af65e467829d286911442a124a10d9b926 authored over 1 year ago
chore: release 0.4.6 (#68)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

0c4b120a01d91a5f32c9a30a696c88585de6d1c7 authored over 1 year ago
ci: generate provenance statements when release (#67)

99488cf62cc50ca8649f0151d8ee5193aa24c6cc authored over 1 year ago
chore: release 0.4.5 (#66)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

f3c092e713cd4bd4ef295b713b895c5bda955b42 authored over 1 year ago
chore: trigger release-please (#65)

6c0e7a186bc18415562e0d3f107ca4d4acec3af0 authored over 1 year ago
fix: add cjs override for esm projects (fixes #59) (#63)

* fix: add `globals module` in generated .eslintrc.js (fixes #59)

see the discussion: https:/...

2568629207e3372c6836476e18f6e709e16b13e4 authored over 1 year ago
chore: release 0.4.4 (#62)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

a5146fd49fea24af49d9d23c3caba5b9376d78ea authored over 1 year ago
fix: generated vue-ts config (#64)

* fix: vue config should be placed at the end of extends

fixes https://github.com/eslint/esli...

0be55af5f18733d00172348c75ef7bd8e0f2a502 authored over 1 year ago
ci: run tests on Node.js v20 (#60)

* ci: run tests on Node.js v20

* fix: esmock v2.2.3

---------

Co-authored-by: 唯然 <weira...

72ffdcd7f5b902e95a65feac73224691f4626ae5 authored over 1 year ago
chore: Update tweet message (#61)

e956b800898f56fdf60983ada4bd08434414578c authored almost 2 years ago
chore: release 0.4.3 (#58)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

8521b6c16be5dd96e9140b31345ed8a9a24a507f authored almost 2 years ago
chore: include all commits in the changelog (#57)

6f6308a19b3530f180170fa19c2438e15c245e97 authored almost 2 years ago
chore: Also post releases to Mastodon (#56)

9fc2de4eb76dd04218b5a4c72a6006563c74f589 authored almost 2 years ago
docs: sync `--config` examples with ESLint Getting Started docs (#55)

4e483153bd7ed438de856d2091ed36a44a126313 authored almost 2 years ago
chore: set up release-please (#54)

Additional non-code setup:

- [x] Update [organization Actions secrets][1] to give this reposi...

5216efaa1cfe83f54b8cb28dde9d5d2ffb5d8ef6 authored almost 2 years ago
docs: remove extra custom anchor (#52)

c486ddf6a118510a2ac50c1ce59b4ea1db15fe4b authored almost 2 years ago
ci: use LTS node version in lint job (#53)

a0d54a1ba57d88e22113e7364a44ecef139bfebd authored almost 2 years ago
chore: add triage action (#50)

81d773025762d3a0352580ff257a14e6fe4dd45e authored about 2 years ago
0.4.2

23f1c14a195b61987d73059dcfc192c8477da2f8 authored about 2 years ago
Build: changelog update for 0.4.2

4290bed273d7adbba315c1771845cb5cb19d27ac authored about 2 years ago
docs: sync `--config` instructions in README with eslint Getting Started (#45)

561970ef90d631749dbc067706ae06f50852df49 authored about 2 years ago
ci: add Node v19 (#44)

* ci: add Node v19

* update JSON error message assertions

66cc96c0d597bc7d736d65447d0c26c6537aedd7 authored about 2 years ago
0.4.1

b4ff947898d695f26e5547eaadf6d8d3d54709bf authored over 2 years ago
Build: changelog update for 0.4.1

35279a1406a30628b11d09612d21dbbd6523171b authored over 2 years ago
docs: update `--config` usage for npm v7+ (#42)

* docs: make sure `--config` was passed by npm

fixes #41

* docs: add a note about npm vers...

d42d8668ec562286d4c8178b630ef2e04b179035 authored over 2 years ago
Build: changelog update for 0.4.0

b7ed56b89c1dee67f8d798d7303c170b6fb367e2 authored over 2 years ago
0.4.0

e457ad83a21411a8e9adc1924990367d2966fb6f authored over 2 years ago
feat: support `--config` (#38)

* feat: support `--config`

* docs: add `--config` flag

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

a0fa6204abdd07525bf0e6bade0f5caf916c60bd authored over 2 years ago
chore: Remove unused code (#36)

* chore: Remove unused unIndent test helper

* chore: Remove unused createCustomTeardown test ...

368a1a39d4cd8db3baeb507a8123f4b0983a7b40 authored over 2 years ago
0.3.1

24a7337521f1fda38f6c04af9c4312160a4c0807 authored over 2 years ago
Build: changelog update for 0.3.1

18c6fa7d64dcd0243e3021b21ade86b8166bc8e1 authored over 2 years ago
fix: remove airbnb/google in style guides when using ts (#33)

* fix: remove airbnb/google in style guides when using ts

as they do not officially support t...

bf2a259097157d29748c7c3912b4961824ca1acd authored over 2 years ago
0.3.0

7b4aa9cbd837a2f1800a28fad0fd7dae2c344a41 authored over 2 years ago
Build: changelog update for 0.3.0

7f974960d8114dfa7c9a57c0849fabc12b6ece08 authored over 2 years ago
feat: support vue3 (#34)

* feat: support vue3

* feat: support vue3

"plugin:vue/vue3-essential" = "plugin:vue/base" ...

f44619170e6e8a0881901f844a3604276e1d5424 authored over 2 years ago
0.2.0

e6f05d65ba0ed17fb0618bb94e86c2c67f22d861 authored over 2 years ago
Build: changelog update for 0.2.0

32d59bb791c684e7e83eb3ca9fe677ae6d3575cd authored over 2 years ago
build: add node v18 (#29)

3c6197be5544a43b13a595e29a7f488e098f2f92 authored almost 3 years ago
fix: throw error and exit when `package.json` not found (#27)

* fix: exit when node project not found

* chore: removed packageJsonExists and its usage sinc...

dbd5e34b96995d4732442783689f868aabbbb819 authored almost 3 years ago
feat: added yarn and pnpm installations (#24)

* feat: added yarn and pnpm installations

* chore: text correction

* Update lib/init/npm-u...

8a26ef4aef266d676302ffad89cb50e90aa8ad7a authored almost 3 years ago
chore: upgrade esmock (#26)

it fixes a node.js v17.8 compat issue
refs: https://github.com/iambumblehead/esmock/releases/ta...

a9841e2c297f7caff47317fdddc6853e24f293c8 authored almost 3 years ago
0.1.2

9cee9035e9c32d58be23611859490e7e22e51c65 authored about 3 years ago
Build: changelog update for 0.1.2

5df2efcedbf2a496b57fd388f73acd3e04fa67ac authored about 3 years ago
fix: Wrong info about globally-installed copy of ESLint (#18)

* fix: Wrong info about globally-installed copy of ESLint

* Update config-initializer.js

c8ba80657784f0076b6b247b24996df567058f43 authored about 3 years ago
fix: cannot find installed eslint (#15)

* fix: cannot find installed eslint

it just works in a child-process.

refs: https://github...

da0fcbb760c21a75c530d70391211a80c85a7d60 authored about 3 years ago
fix: missing question to confirm installing dependencies (#14)

Fixes #11

859b379f99daf47790ebd049af7e2e752d635f59 authored about 3 years ago
Build: changelog update for 0.1.1

aff4c268a8dd81a542e8ee22d05a5361129fbc6c authored about 3 years ago
0.1.1

2305c83fddec772f614a7a5457eae9292da7473c authored about 3 years ago
fix: import("eslint") doesn't work (#9)

* fix: import("eslint") doesn't work

fixes #8

* fix: failing tests

* fix: safer import
...

48d8025e1d1b607d95dd93ac261aa9990104851f authored about 3 years ago
0.1.0

1026c16b14d31cb16966dd58aa84c40631cc1893 authored about 3 years ago
Build: changelog update for 0.1.0

425153eee7fb7eac609e0ab6635a89d192fe54b1 authored about 3 years ago
chore: add `publishConfig` field in `package.json` (#6)

6d20aa375ba3a4a408b1f751796450f8c6808189 authored about 3 years ago
fix: upgrade esmock v1.7.0 (#5)

it fixes bad mock when there is whitespace in the file path.

5cb3a941ac90e1aaa58ca5c1d0c4dcf196167355 authored about 3 years ago
ci: use node v16 (#3)

bd6eb01e5a4b4902c981e80dbfa15ce0040d97bf authored about 3 years ago
feat: move eslint --init (#1)

* feat: init package

* fix: 73/89 tests passed

* fix some tests

* --wip-- [skip ci]

...

d054ce78be788e78046faa8af9cd080721e04232 authored about 3 years ago
Initial commit

f90b605402e25327546a3ae3b197fdc8cfc7f7b4 authored over 3 years ago