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
Fix: Track JSX global variable correctly (fixes #1534)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Fix: Property regex flag checking (fixes #1537)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
ESLint doesn't support globbing?
github.com/eslint/eslint - briandipalma opened this issue about 10 years ago
github.com/eslint/eslint - briandipalma opened this issue about 10 years ago
Docs: Add angularjs-eslint link into the integration doc
github.com/eslint/eslint - EmmanuelDemey opened this pull request about 10 years ago
github.com/eslint/eslint - EmmanuelDemey opened this pull request about 10 years ago
max-len options: allowUrlComments
github.com/eslint/eslint - andrewdeandrade opened this issue about 10 years ago
github.com/eslint/eslint - andrewdeandrade opened this issue about 10 years ago
Add angularjs-eslint link into the integration doc
github.com/eslint/eslint - EmmanuelDemey opened this pull request about 10 years ago
github.com/eslint/eslint - EmmanuelDemey opened this pull request about 10 years ago
no-multi-spaces does not allow non-last function param to be commented-out
github.com/eslint/eslint - jrencz opened this issue about 10 years ago
github.com/eslint/eslint - jrencz opened this issue about 10 years ago
Rule suggestion: `always-as-needed` option for `quote-props`
github.com/eslint/eslint - bobthecow opened this issue about 10 years ago
github.com/eslint/eslint - bobthecow opened this issue about 10 years ago
Support ES7 async/await proposal
github.com/eslint/eslint - gaearon opened this issue about 10 years ago
github.com/eslint/eslint - gaearon opened this issue about 10 years ago
Update: Expose ecmaFeatures on context (fixes #1648)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Docs: Added Fitbit to the list of companies
github.com/eslint/eslint - ZIJ opened this pull request about 10 years ago
github.com/eslint/eslint - ZIJ opened this pull request about 10 years ago
Invoking a core rule from a custom rule?
github.com/eslint/eslint - natecavanaugh opened this issue about 10 years ago
github.com/eslint/eslint - natecavanaugh opened this issue about 10 years ago
CLIEngine needs a method to run the selected reporter
github.com/eslint/eslint - sindresorhus opened this issue about 10 years ago
github.com/eslint/eslint - sindresorhus opened this issue about 10 years ago
New: Add support for unicode code point escape sequences
github.com/eslint/js - FredKSchott opened this pull request about 10 years ago
github.com/eslint/js - FredKSchott opened this pull request about 10 years ago
Support test fixtures for when feature = false does not result in an error
github.com/eslint/js - FredKSchott opened this issue about 10 years ago
github.com/eslint/js - FredKSchott opened this issue about 10 years ago
Fix: Support JSX spread operator (fixes #1634)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
new rule: star position for generators
github.com/eslint/eslint - xjamundx opened this pull request about 10 years ago
github.com/eslint/eslint - xjamundx opened this pull request about 10 years ago
Expose ecmaFeatures on context
github.com/eslint/eslint - nzakas opened this issue about 10 years ago
github.com/eslint/eslint - nzakas opened this issue about 10 years ago
Fix: no-bitwise reports on bitwise assignment expressions (fixes #1643)
github.com/eslint/eslint - lo1tuma opened this pull request about 10 years ago
github.com/eslint/eslint - lo1tuma opened this pull request about 10 years ago
Fix: quotes rule ignores JSX literals (fixes #1477)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Fix: Don't warn on JSX literals with newlines (fixes #1533)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Fix: Find JSXIdentifier refs in no-unused-vars (fixes #1534)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
no-bitwise doesn't catch the shorthand
github.com/eslint/eslint - mgol opened this issue about 10 years ago
github.com/eslint/eslint - mgol opened this issue about 10 years ago
Update: Fully enable JSX support (fixes #1640)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Breaking: Allow parser feature flips (fixes #1602)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
New rule: warn about setters without getters etc.
github.com/eslint/eslint - mgol opened this issue about 10 years ago
github.com/eslint/eslint - mgol opened this issue about 10 years ago
Allow to extend configuration objects instead of cascading environments config
github.com/eslint/eslint - mgol opened this issue about 10 years ago
github.com/eslint/eslint - mgol opened this issue about 10 years ago
Fix: Allow comments in key-spacing groups (fixes #1632)
github.com/eslint/eslint - btmills opened this pull request about 10 years ago
github.com/eslint/eslint - btmills opened this pull request about 10 years ago
Spread operator in JSX element crashes ESLint
github.com/eslint/eslint - agrauch opened this issue about 10 years ago
github.com/eslint/eslint - agrauch opened this issue about 10 years ago
Fix: block-scoped-var reports labels (fixes #1630)
github.com/eslint/eslint - michaelficarra opened this pull request about 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 10 years ago
key-spacing won't allow for comments
github.com/eslint/eslint - dwelle opened this issue about 10 years ago
github.com/eslint/eslint - dwelle opened this issue about 10 years ago
new rule: space before (certain) keywords
github.com/eslint/eslint - dwelle opened this issue about 10 years ago
github.com/eslint/eslint - dwelle opened this issue about 10 years ago
block-scoped-var doesn't work with labels
github.com/eslint/eslint - dwelle opened this issue about 10 years ago
github.com/eslint/eslint - dwelle opened this issue about 10 years ago
no-use-before-define: Gives out wrong warnings
github.com/eslint/eslint - gyandeeps opened this issue about 10 years ago
github.com/eslint/eslint - gyandeeps opened this issue about 10 years ago
Docs: add newline to no-process-env (fixes #1627)
github.com/eslint/eslint - tlvince opened this pull request about 10 years ago
github.com/eslint/eslint - tlvince opened this pull request about 10 years ago
Docs: missing trailing newline in no-process-env rule
github.com/eslint/eslint - tlvince opened this issue about 10 years ago
github.com/eslint/eslint - tlvince opened this issue about 10 years ago
Fix: Allow individual newlines in space-in-brackets (fixes #1614)
github.com/eslint/eslint - btmills opened this pull request about 10 years ago
github.com/eslint/eslint - btmills opened this pull request about 10 years ago
Allow configuration of parser
github.com/eslint/eslint - nzakas opened this issue about 10 years ago
github.com/eslint/eslint - nzakas opened this issue about 10 years ago
Implement unicode code point escapes
github.com/eslint/js - FredKSchott opened this issue about 10 years ago
github.com/eslint/js - FredKSchott opened this issue about 10 years ago
missing rule? indentation check
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
missing rule: require line break after variable assignment
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
missing rule: disallow implicit type conversion
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
missing rule: require operator before a line break
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
missing rule: enforce multiple var declarations [$30 awarded]
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
missing rule : space before the round brace for functions
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
github.com/eslint/eslint - remitbri opened this issue about 10 years ago
New: Add support for duplicate object literal properties
github.com/eslint/js - FredKSchott opened this pull request about 10 years ago
github.com/eslint/js - FredKSchott opened this pull request about 10 years ago
`dot-notation` with `allowKeywords` false incorrectly reports `.throws` as a syntax error
github.com/eslint/eslint - ljharb opened this issue about 10 years ago
github.com/eslint/eslint - ljharb opened this issue about 10 years ago
Docs: Correct alignment in example project tree
github.com/eslint/eslint - tschaub opened this pull request about 10 years ago
github.com/eslint/eslint - tschaub opened this pull request about 10 years ago
New rule suggestion: literal conventions mixed
github.com/eslint/eslint - jrencz opened this issue about 10 years ago
github.com/eslint/eslint - jrencz opened this issue about 10 years ago
Option for sort-vars grouping
github.com/eslint/eslint - solmsted opened this issue about 10 years ago
github.com/eslint/eslint - solmsted opened this issue about 10 years ago
New: Implement generators (refs #10)
github.com/eslint/js - nzakas opened this pull request about 10 years ago
github.com/eslint/js - nzakas opened this pull request about 10 years ago
Fix: Adding regexp literal exception (fixes #1589)
github.com/eslint/eslint - gcochard opened this pull request about 10 years ago
github.com/eslint/eslint - gcochard opened this pull request about 10 years ago
Fix: padded-blocks incorrectly complained on comments (fixes #1416)
github.com/eslint/eslint - lo1tuma opened this pull request about 10 years ago
github.com/eslint/eslint - lo1tuma opened this pull request about 10 years ago
Fix: column location of key-spacing with additional tokens (fixes #1458)
github.com/eslint/eslint - lo1tuma opened this pull request about 10 years ago
github.com/eslint/eslint - lo1tuma opened this pull request about 10 years ago
What's up with the `extra` object?
github.com/eslint/js - FredKSchott opened this issue about 10 years ago
github.com/eslint/js - FredKSchott opened this issue about 10 years ago
Update: Move SyntaxTree to ast-node-factory.js
github.com/eslint/js - FredKSchott opened this pull request about 10 years ago
github.com/eslint/js - FredKSchott opened this pull request about 10 years ago
Build: tag correct commit (refs #1606)
github.com/eslint/eslint - lo1tuma opened this pull request about 10 years ago
github.com/eslint/eslint - lo1tuma opened this pull request about 10 years ago
Missing git tags for v0.10.1 and v0.10.2
github.com/eslint/eslint - ljharb opened this issue about 10 years ago
github.com/eslint/eslint - ljharb opened this issue about 10 years ago
Treating the use of @author as code style violation
github.com/eslint/eslint - alecxe opened this issue about 10 years ago
github.com/eslint/eslint - alecxe opened this issue about 10 years ago
es6jsx branch issue with variable not defined in arrow function
github.com/eslint/eslint - mvolkmann opened this issue about 10 years ago
github.com/eslint/eslint - mvolkmann opened this issue about 10 years ago
no-multi-spaces missed extra spaces between keywords, parens and brackets
github.com/eslint/eslint - gilbarbara opened this issue about 10 years ago
github.com/eslint/eslint - gilbarbara opened this issue about 10 years ago
New: Add JSX parsing (fixes #26)
github.com/eslint/js - nzakas opened this pull request about 10 years ago
github.com/eslint/js - nzakas opened this pull request about 10 years ago
Update: Switch location marker logic (fixes #15)
github.com/eslint/js - nzakas opened this pull request about 10 years ago
github.com/eslint/js - nzakas opened this pull request about 10 years ago
Fix: Parsing issues with property methods (fixes #21)
github.com/eslint/js - nzakas opened this pull request about 10 years ago
github.com/eslint/js - nzakas opened this pull request about 10 years ago
String identifiers can't be used with method shorthand
github.com/eslint/js - nzakas opened this issue about 10 years ago
github.com/eslint/js - nzakas opened this issue about 10 years ago
New: Add support for shorthand properties (refs #10)
github.com/eslint/js - nzakas opened this pull request about 10 years ago
github.com/eslint/js - nzakas opened this pull request about 10 years ago
Update: add support for filename. Closes #12.
github.com/eslint/eslint-tester - selaux opened this pull request about 10 years ago
github.com/eslint/eslint-tester - selaux opened this pull request about 10 years ago
Add ECMAScript feature flag options to config
github.com/eslint/eslint - nzakas opened this issue about 10 years ago
github.com/eslint/eslint - nzakas opened this issue about 10 years ago
New: Add support for object literal method shorthand (refs #10)
github.com/eslint/js - nzakas opened this pull request about 10 years ago
github.com/eslint/js - nzakas opened this pull request about 10 years ago
Accept slash as <namepath>
github.com/eslint/doctrine - Constellation opened this issue about 10 years ago
github.com/eslint/doctrine - Constellation opened this issue about 10 years ago
Fix: Ensure comments are attached for return (fixes #2)
github.com/eslint/js - nzakas opened this pull request about 10 years ago
github.com/eslint/js - nzakas opened this pull request about 10 years ago
.eslintignore itself ignored
github.com/eslint/eslint - MikeMcl opened this issue about 10 years ago
github.com/eslint/eslint - MikeMcl opened this issue about 10 years ago
Rule suggestion: Avoid modifying object references
github.com/eslint/eslint - lxanders opened this issue about 10 years ago
github.com/eslint/eslint - lxanders opened this issue about 10 years ago
Rule suggestion: Don't reassign function parameters
github.com/eslint/eslint - lxanders opened this issue about 10 years ago
github.com/eslint/eslint - lxanders opened this issue about 10 years ago
valid-jsdoc rule is too strict
github.com/eslint/eslint - DarkPark opened this issue about 10 years ago
github.com/eslint/eslint - DarkPark opened this issue about 10 years ago
Fix: valid-jsdoc should recognize @class (fixes #1585)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Update: Switch to use Espree (fixes #1595)
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
For loops allow let even with blockBindings is false
github.com/eslint/js - nzakas opened this issue about 10 years ago
github.com/eslint/js - nzakas opened this issue about 10 years ago
Fix: add es3 config option to dot-notation rule
github.com/eslint/eslint - michaelficarra opened this pull request about 10 years ago
github.com/eslint/eslint - michaelficarra opened this pull request about 10 years ago
brace-style stroustrup should report on cuddled elseif
github.com/eslint/eslint - iancmyers opened this pull request about 10 years ago
github.com/eslint/eslint - iancmyers opened this pull request about 10 years ago
New: Configuration by package.json (fixes #698)
github.com/eslint/eslint - MikeMcl opened this pull request about 10 years ago
github.com/eslint/eslint - MikeMcl opened this pull request about 10 years ago
Idea: auto creating rules from code
github.com/eslint/eslint - kof opened this issue about 10 years ago
github.com/eslint/eslint - kof opened this issue about 10 years ago
Fix: Update optionator, --no in help (fixes #1134)
github.com/eslint/eslint - gkz opened this pull request about 10 years ago
github.com/eslint/eslint - gkz opened this pull request about 10 years ago
`no-extra-parens` conflicts with `wrap-regex`
github.com/eslint/eslint - ashwell opened this issue about 10 years ago
github.com/eslint/eslint - ashwell opened this issue about 10 years ago
Function arguments now count towards no-shadow check (fixes #1584)
github.com/eslint/eslint - glenjamin opened this pull request about 10 years ago
github.com/eslint/eslint - glenjamin opened this pull request about 10 years ago
`comma-spacing` doesn't handle sparse arrays
github.com/eslint/eslint - ljharb opened this issue about 10 years ago
github.com/eslint/eslint - ljharb opened this issue about 10 years ago