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
fixes #75
9c4214bc879cc892fd8ba4f1259c7d0686b0d7c2 authored about 1 year ago* feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0
refs: https://github.com/eslint/esli...
f89381432c95d9b782b31c6685ddcff3d1f181a2 authored about 1 year ago903f92984ea6fc84c52638849c6d70ef629ef1d6 authored about 1 year ago
bd209765bb01fe30c5281443aecc312dcb9141de authored over 1 year ago
* 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
* remove settings
* restore comment
4bde28a7011591cfaa6d86c852f4fb41b6e5be08 authored over 1 year ago* chore: standardize npm script names
* chore: standardize npm script names
38d293af65e467829d286911442a124a10d9b926 authored over 1 year agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0c4b120a01d91a5f32c9a30a696c88585de6d1c7 authored over 1 year ago99488cf62cc50ca8649f0151d8ee5193aa24c6cc authored over 1 year ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
f3c092e713cd4bd4ef295b713b895c5bda955b42 authored over 1 year ago6c0e7a186bc18415562e0d3f107ca4d4acec3af0 authored over 1 year ago
* fix: add `globals module` in generated .eslintrc.js (fixes #59)
see the discussion: https:/...
2568629207e3372c6836476e18f6e709e16b13e4 authored over 1 year agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a5146fd49fea24af49d9d23c3caba5b9376d78ea authored over 1 year ago* 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
* fix: esmock v2.2.3
---------
Co-authored-by: 唯然 <weira...
72ffdcd7f5b902e95a65feac73224691f4626ae5 authored over 1 year agoe956b800898f56fdf60983ada4bd08434414578c authored almost 2 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8521b6c16be5dd96e9140b31345ed8a9a24a507f authored almost 2 years ago6f6308a19b3530f180170fa19c2438e15c245e97 authored almost 2 years ago
9fc2de4eb76dd04218b5a4c72a6006563c74f589 authored almost 2 years ago
4e483153bd7ed438de856d2091ed36a44a126313 authored almost 2 years ago
Additional non-code setup:
- [x] Update [organization Actions secrets][1] to give this reposi...
5216efaa1cfe83f54b8cb28dde9d5d2ffb5d8ef6 authored almost 2 years agoc486ddf6a118510a2ac50c1ce59b4ea1db15fe4b authored almost 2 years ago
a0d54a1ba57d88e22113e7364a44ecef139bfebd authored almost 2 years ago
81d773025762d3a0352580ff257a14e6fe4dd45e authored about 2 years ago
23f1c14a195b61987d73059dcfc192c8477da2f8 authored about 2 years ago
4290bed273d7adbba315c1771845cb5cb19d27ac authored about 2 years ago
561970ef90d631749dbc067706ae06f50852df49 authored about 2 years ago
* ci: add Node v19
* update JSON error message assertions
66cc96c0d597bc7d736d65447d0c26c6537aedd7 authored about 2 years agob4ff947898d695f26e5547eaadf6d8d3d54709bf authored over 2 years ago
35279a1406a30628b11d09612d21dbbd6523171b authored over 2 years ago
* docs: make sure `--config` was passed by npm
fixes #41
* docs: add a note about npm vers...
d42d8668ec562286d4c8178b630ef2e04b179035 authored over 2 years agob7ed56b89c1dee67f8d798d7303c170b6fb367e2 authored over 2 years ago
e457ad83a21411a8e9adc1924990367d2966fb6f authored over 2 years ago
* feat: support `--config`
* docs: add `--config` flag
* fix: multiple use of `--config` f...
a0fa6204abdd07525bf0e6bade0f5caf916c60bd authored over 2 years ago* chore: Remove unused unIndent test helper
* chore: Remove unused createCustomTeardown test ...
368a1a39d4cd8db3baeb507a8123f4b0983a7b40 authored over 2 years ago24a7337521f1fda38f6c04af9c4312160a4c0807 authored over 2 years ago
18c6fa7d64dcd0243e3021b21ade86b8166bc8e1 authored over 2 years ago
* fix: remove airbnb/google in style guides when using ts
as they do not officially support t...
bf2a259097157d29748c7c3912b4961824ca1acd authored over 2 years ago7b4aa9cbd837a2f1800a28fad0fd7dae2c344a41 authored over 2 years ago
7f974960d8114dfa7c9a57c0849fabc12b6ece08 authored over 2 years ago
* feat: support vue3
* feat: support vue3
"plugin:vue/vue3-essential" = "plugin:vue/base" ...
f44619170e6e8a0881901f844a3604276e1d5424 authored over 2 years agoe6f05d65ba0ed17fb0618bb94e86c2c67f22d861 authored over 2 years ago
32d59bb791c684e7e83eb3ca9fe677ae6d3575cd authored over 2 years ago
3c6197be5544a43b13a595e29a7f488e098f2f92 authored almost 3 years ago
* 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
* chore: text correction
* Update lib/init/npm-u...
8a26ef4aef266d676302ffad89cb50e90aa8ad7a authored almost 3 years ago
it fixes a node.js v17.8 compat issue
refs: https://github.com/iambumblehead/esmock/releases/ta...
9cee9035e9c32d58be23611859490e7e22e51c65 authored about 3 years ago
5df2efcedbf2a496b57fd388f73acd3e04fa67ac authored about 3 years ago
* fix: Wrong info about globally-installed copy of ESLint
* Update config-initializer.js
c8ba80657784f0076b6b247b24996df567058f43 authored about 3 years ago* fix: cannot find installed eslint
it just works in a child-process.
refs: https://github...
da0fcbb760c21a75c530d70391211a80c85a7d60 authored about 3 years agoFixes #11
859b379f99daf47790ebd049af7e2e752d635f59 authored about 3 years agoaff4c268a8dd81a542e8ee22d05a5361129fbc6c authored about 3 years ago
2305c83fddec772f614a7a5457eae9292da7473c authored about 3 years ago
* fix: import("eslint") doesn't work
fixes #8
* fix: failing tests
* fix: safer import
...
1026c16b14d31cb16966dd58aa84c40631cc1893 authored about 3 years ago
425153eee7fb7eac609e0ab6635a89d192fe54b1 authored about 3 years ago
6d20aa375ba3a4a408b1f751796450f8c6808189 authored about 3 years ago
it fixes bad mock when there is whitespace in the file path.
5cb3a941ac90e1aaa58ca5c1d0c4dcf196167355 authored about 3 years agobd6eb01e5a4b4902c981e80dbfa15ce0040d97bf authored about 3 years ago
* feat: init package
* fix: 73/89 tests passed
* fix some tests
* --wip-- [skip ci]
...
d054ce78be788e78046faa8af9cd080721e04232 authored about 3 years agof90b605402e25327546a3ae3b197fdc8cfc7f7b4 authored over 3 years ago