Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eslint/eslint
Find and fix problems in your JavaScript code.
https://github.com/eslint/eslint
Change Request: Add a concept of "postlint" hooks, such as for running a formatter
JoshuaKGoldberg opened this issue 2 months ago
JoshuaKGoldberg opened this issue 2 months ago
Docs: Formalize recommendation against plugins calling to rules via use-at-your-own-risk
JoshuaKGoldberg opened this issue 2 months ago
JoshuaKGoldberg opened this issue 2 months ago
fix: fix crash when `message.fix` is nullish
ntnyq opened this pull request 2 months ago
ntnyq opened this pull request 2 months ago
fix: regression in `no-warnings-comments`
voxpelli opened this pull request 2 months ago
voxpelli opened this pull request 2 months ago
chore: add `repository.directory` property to `package.json`
lumirlumir opened this pull request 2 months ago
lumirlumir opened this pull request 2 months ago
docs: mark more rules as handled by TypeScript
Tanujkanti4441 opened this pull request 2 months ago
Tanujkanti4441 opened this pull request 2 months ago
Rule Change: no-constant-condition to ignore `do while(false)`
CodeSmith32 opened this issue 2 months ago
CodeSmith32 opened this issue 2 months ago
feat: Add `ignoreComputedKeys` option in `sort-keys` rule
mdjermanovic opened this pull request 2 months ago
mdjermanovic opened this pull request 2 months ago
docs: add missing punctuation in document
lumirlumir opened this pull request 2 months ago
lumirlumir opened this pull request 2 months ago
Change Request: `no-useless-assignment` should check only references created by Identifier
yeonjuan opened this issue 2 months ago
yeonjuan opened this issue 2 months ago
feat: Introduce a way to suppress violations
softius opened this pull request 2 months ago
softius opened this pull request 2 months ago
fix: Bring types in sync with @eslint/core
nzakas opened this pull request 2 months ago
nzakas opened this pull request 2 months ago
Bug: `indent` `offsetTernaryExpressions` has issue with `function`
loongzhu opened this issue 2 months ago
loongzhu opened this issue 2 months ago
Bug: type mismatches between ESLint.Plugin & TSESLint.RuleModule
reggi opened this issue 2 months ago
reggi opened this issue 2 months ago
Change Request: Alias and later rename block-level (non-global) "ignores" to "exclude"
JoshuaKGoldberg opened this issue 2 months ago
JoshuaKGoldberg opened this issue 2 months ago
Bug: sort-keys mixing computed property name with regular names
CleyFaye opened this issue 2 months ago
CleyFaye opened this issue 2 months ago
docs: add TC39 proposal to `no-param-reassign`'s `further_reading`
Rudxain opened this pull request 2 months ago
Rudxain opened this pull request 2 months ago
Bug: Unknown options: extensions - 'extensions' has been removed.
kunalyadav684 opened this issue 2 months ago
kunalyadav684 opened this issue 2 months ago
Scheduled release for November 29th, 2024
eslint-github-bot[bot] opened this issue 2 months ago
eslint-github-bot[bot] opened this issue 2 months ago
Bug: Issue with 9.15.0 release - Error while loading rule '@typescript-eslint/no-unused-expressions'
mgcrea opened this issue 3 months ago
mgcrea opened this issue 3 months ago
docs: note that `no-restricted-syntax` can be used with any language
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
chore: update dependency @arethetypeswrong/cli to ^0.17.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Bug: sourceType option is added to languageOptions.parserOptions
vladshcherbin opened this issue 3 months ago
vladshcherbin opened this issue 3 months ago
Bug: default ecmaVersion is set to 2025
vladshcherbin opened this issue 3 months ago
vladshcherbin opened this issue 3 months ago
Bug: `**/*.min.js` not ignored if containing `ignores` array moved inside config w/ leading `files`
adamlui opened this issue 3 months ago
adamlui opened this issue 3 months ago
Bug: Disabling of `no-redeclare` `builtinGlobals` not consistently required
adamlui opened this issue 3 months ago
adamlui opened this issue 3 months ago
fix: fix getting options in dot-notation rule
azat-io opened this pull request 3 months ago
azat-io opened this pull request 3 months ago
Repo: add end-to-end/integration tests for popular 3rd party plugins
JoshuaKGoldberg opened this issue 3 months ago
JoshuaKGoldberg opened this issue 3 months ago
Docs: Mark all `eslint-recommended` rules from typescript-eslint as ‘handled by TypeScript’
kripod opened this issue 3 months ago
kripod opened this issue 3 months ago
refactor: update default options in rules
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
Bug: context.options array may be empty
hitmands opened this issue 3 months ago
hitmands opened this issue 3 months ago
Bug: Error while loading rule '@typescript-eslint/no-unused-expressions'
glass-ships opened this issue 3 months ago
glass-ships opened this issue 3 months ago
chore: upgrade @eslint/[email protected]
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
Bug: no-restricted-imports doesn't allow for lookahead/lookbehind and their negative versions in the importNamePattern
julianobrasil opened this issue 3 months ago
julianobrasil opened this issue 3 months ago
chore: upgrade @eslint/[email protected]
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
chore: upgrade @eslint/[email protected]
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
chore: pin WebdriverIO dependencies to specific versions
aladdin-add opened this pull request 3 months ago
aladdin-add opened this pull request 3 months ago
Bug: ignore everything except specific path
krokyze opened this issue 3 months ago
krokyze opened this issue 3 months ago
Bug: `no-useless-escape` incorrectly reports `[\/\\]` cases
dimaMachina opened this issue 3 months ago
dimaMachina opened this issue 3 months ago
chore: bump cross-spawn
maybebot opened this pull request 3 months ago
maybebot opened this pull request 3 months ago
nested comments in html
PGTBoos opened this issue 3 months ago
PGTBoos opened this issue 3 months ago
feat: fix `no-useless-computed-key` false negative with `__proto__`
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
docs: add missing messageId property and suggestion properties
DMartens opened this pull request 3 months ago
DMartens opened this pull request 3 months ago
Bug: `no-loop-func` errors on functions in the condition and not just the body
LJNeon opened this issue 3 months ago
LJNeon opened this issue 3 months ago
Docs: Missing fields in LintMessage type
DMartens opened this issue 3 months ago
DMartens opened this issue 3 months ago
Bug: File ignored because outside of base path (the behaviour of 9.X is different from 8.X)
Peredery opened this issue 3 months ago
Peredery opened this issue 3 months ago
chore: update dependency @eslint/json to ^0.6.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Change Request: Flat config extends
nzakas opened this issue 3 months ago
nzakas opened this issue 3 months ago
Bug: Loading sharable config with multiple globs ignores the last glob.
daniel-zh23 opened this issue 3 months ago
daniel-zh23 opened this issue 3 months ago
chore: update algolia referrer
harish-sethuraman opened this pull request 3 months ago
harish-sethuraman opened this pull request 3 months ago
Rule Change: Add fixer to no-useless-concat for strings on the same line
JoshuaKGoldberg opened this issue 3 months ago
JoshuaKGoldberg opened this issue 3 months ago
Change Request: Expose `bin/eslint` in package.json exports
dzek69 opened this issue 3 months ago
dzek69 opened this issue 3 months ago
fix: Issues with type definitions of `@eslint/js`
aryaemami59 opened this pull request 3 months ago
aryaemami59 opened this pull request 3 months ago
Bug: Fix type loading errors in `@eslint/js`
aryaemami59 opened this issue 3 months ago
aryaemami59 opened this issue 3 months ago
docs: add `no-useless-computed-key` examples with object patterns
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
ci: unpin `trunk-io/trunk-action`
fasttime opened this pull request 3 months ago
fasttime opened this pull request 3 months ago
Bug: issue when installing packages fast-deep-equal not found
narekpetrosyan opened this issue 3 months ago
narekpetrosyan opened this issue 3 months ago
Rule Change: Allow blocking/allowing namespace imports only
aeharding opened this issue 3 months ago
aeharding opened this issue 3 months ago
feat: Implement Language#normalizeLanguageOptions()
nzakas opened this pull request 3 months ago
nzakas opened this pull request 3 months ago
docs: Change CLI -c to use flat config
nzakas opened this pull request 3 months ago
nzakas opened this pull request 3 months ago
fix: upgrade @humanwhocodes/[email protected] to avoid debug logs
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
Bug: Updating to `9.14.0` results in `failed to unmarshal rdjson` error
dsotirakis opened this issue 3 months ago
dsotirakis opened this issue 3 months ago
Change Request: allow passing feature flags via environment variable
bradzacher opened this issue 3 months ago
bradzacher opened this issue 3 months ago
Starting with eslint 9.14.0 I am getting messages like “Processing pending tasks: 1 pending, 0 working."
s-nakajima opened this issue 3 months ago
s-nakajima opened this issue 3 months ago
chore: update dependency @eslint/core to ^0.8.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore: update dependency @eslint/config-array to ^0.19.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
Scheduled release for November 15th, 2024
eslint-github-bot[bot] opened this issue 3 months ago
eslint-github-bot[bot] opened this issue 3 months ago
feat: add `meta` object to `@eslint/js` plugin
fasttime opened this pull request 3 months ago
fasttime opened this pull request 3 months ago
chore: add names to the config presets
ST-DDT opened this pull request 3 months ago
ST-DDT opened this pull request 3 months ago
Docs: It's not clear how ignoring files works
steida opened this issue 3 months ago
steida opened this issue 3 months ago
fix: throw on `ENFILE`
LiviaMedeiros opened this pull request 3 months ago
LiviaMedeiros opened this pull request 3 months ago
Change Request: Add `meta` and `rules` properties to ESLint JavaScript Plugin (`@eslint/js`) export
rakleed opened this issue 3 months ago
rakleed opened this issue 3 months ago
docs: add deprecation on `indent`, `quotes` and `semi` rule types
marcalexiei opened this pull request 3 months ago
marcalexiei opened this pull request 3 months ago
feat: export rules group from rules types
marcalexiei opened this pull request 3 months ago
marcalexiei opened this pull request 3 months ago
Bug: Unexpected key "emcaVersion" and fetch is not defined
bliu13 opened this issue 3 months ago
bliu13 opened this issue 3 months ago
fix: unsafe report for `no-lonely-if`
abrahamguo opened this pull request 3 months ago
abrahamguo opened this pull request 3 months ago
chore: upgrade @eslint/[email protected]
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
Change Request: Add support --quiet flag in eslint API
pumano opened this issue 3 months ago
pumano opened this issue 3 months ago
docs: update `context.languageOptions.parser` description
snitin315 opened this pull request 3 months ago
snitin315 opened this pull request 3 months ago
Bug: no-unused-expressions errors for function calls in ternaries but shouldn't
gk-bbai opened this issue 3 months ago
gk-bbai opened this issue 3 months ago
fix: switch away from Node.js node:assert and AssertionError
JoshuaKGoldberg opened this pull request 3 months ago
JoshuaKGoldberg opened this pull request 3 months ago
Bug: incorrect fix applied when combining `one-var` and `one-var-declaration-per-line`
u01jmg3 opened this issue 3 months ago
u01jmg3 opened this issue 3 months ago
Bug: Cannot serialize key "parse" in parser when using FlatCompat with next.js config
kirill-konshin opened this issue 3 months ago
kirill-konshin opened this issue 3 months ago
Rule Change: (no-restricted-imports) Allow multiple messages for different imports from the same package.
ajhenry opened this issue 3 months ago
ajhenry opened this issue 3 months ago
Support config files starting with a dot
chrmod opened this pull request 3 months ago
chrmod opened this pull request 3 months ago
fix: enable retry concurrency limit for readFile()
nzakas opened this pull request 3 months ago
nzakas opened this pull request 3 months ago
feat: add support for Import Attributes and RegExp Modifiers
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
test: add `no-invalid-regexp` tests with RegExp Modifiers
mdjermanovic opened this pull request 3 months ago
mdjermanovic opened this pull request 3 months ago
Update id-blacklist.md
marissareyes80 opened this pull request 3 months ago
marissareyes80 opened this pull request 3 months ago
Support RegExp Modifiers
mdjermanovic opened this issue 3 months ago
mdjermanovic opened this issue 3 months ago
fix: limit `readFile` concurrency
fasttime opened this pull request 3 months ago
fasttime opened this pull request 3 months ago
ci: bump trunk-io/trunk-action from 1.1.17 to 1.1.18
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
build: update `@eslint/config-array` to v0.19.x
fasttime opened this pull request 3 months ago
fasttime opened this pull request 3 months ago
build: update `@wdio/*` dependencies
fasttime opened this pull request 3 months ago
fasttime opened this pull request 3 months ago
fix: Don't crash when directory is deleted during traversal.
nzakas opened this pull request 3 months ago
nzakas opened this pull request 3 months ago
chore: update trunk-io/trunk-action action to v1.1.18
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
build: exclude flawed dendency versions
fasttime opened this pull request 3 months ago
fasttime opened this pull request 3 months ago
Bug: npm install fails due to upstream workspace: protocol issue in @wdio/browser-runner
webpro opened this issue 3 months ago
webpro opened this issue 3 months ago
Bug: (fill in)
NavneetVaid opened this issue 3 months ago
NavneetVaid opened this issue 3 months ago
Rule Change: (fill in)
jpc-ae opened this issue 3 months ago
jpc-ae opened this issue 3 months ago