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

Merge pull request #176 from y8n/master

duplicate key

github.com/eslint/archive-website - bc0a01e8d740405a9e6e07f3972c556d0fe3442c authored about 9 years ago
Merge pull request #238 from alberto/issue237

Build: Add node@5 to CI (fixes #237)

github.com/eslint/js - 3eb708dd7a9b15e24d99d5f8f95ce39c30b60f47 authored about 9 years ago
Merge pull request #236 from alberto/issue231

Upgrade: eslint and eslint-config-eslint (fixes #231)

github.com/eslint/js - 4cebcca9d6f0840b8649563645b2a617464bb729 authored about 9 years ago
Fix: tests for importing keywords (fixes #225)

github.com/eslint/js - b07696fa0924b33d33fd02986439c03e0e35cb59 authored about 9 years ago
Build: Add node@5 to CI (fixes #237)

github.com/eslint/js - 2e2808a83a2251005c14d87799a621fa484abf79 authored about 9 years ago
Merge pull request #235 from alberto/issue234

Update: Unrecognized license format in package.json (fixes #234)

github.com/eslint/js - f888857ece131e6b83eaff6bc1670e7c1b8c07a9 authored about 9 years ago
Merge pull request #233 from alberto/issue232

Update: Remove duplicated acorn-jsx dep (fixes #232)

github.com/eslint/js - 19a167927da4a883635f35160e2ba64e74a03cc8 authored about 9 years ago
Update: Unrecognized license format in package.json (fixes #234)

github.com/eslint/js - 445c68512d81619bf79e70a783f6f85d7afce086 authored about 9 years ago
Update: Remove duplicated acorn-jsx dep (fixes #232)

github.com/eslint/js - 61cb5ee75b57ce2b5e98fa4345a85fb91136725e authored about 9 years ago
Fix: Fixes linting errors (fixes #10)

github.com/eslint/typescript-eslint-parser - 918a9cc2bcc5399fbdef5e474ea78078624ebe07 authored about 9 years ago
Upgrade: eslint and eslint-config-eslint (fixes #231)

github.com/eslint/js - df5b71c933dbdd5691752a446281464b813c10da authored about 9 years ago
Fix: lastToken not reset between calls to parse (fixes #229)

github.com/eslint/js - ef7a06dfc6a5e3b397d8cce483b9e1ce331d0da1 authored about 9 years ago
Merge pull request #97 from eventualbuddha/ghi-96

Rewrite tests in ES2015.

github.com/eslint/eslint-scope - 597ecb4bc5865233bd2e310269a76d6385be31dc authored about 9 years ago
Merge pull request #175 from bryanrsmith/fix-setup

Fix incorrect uses of "setup"

github.com/eslint/cn.eslint.org - 50778e6747f96997f31bafd120df771175660d20 authored about 9 years ago
Merge pull request #175 from bryanrsmith/fix-setup

Fix incorrect uses of "setup"

github.com/eslint/archive-website - 50778e6747f96997f31bafd120df771175660d20 authored about 9 years ago
Merge pull request #9 from JamesHenry/issue8

Fix: Bumped eslint and eslint-config-eslint dependencies to allow lin…

github.com/eslint/typescript-eslint-parser - ad13a93c84d84b14e254a9ca0ba85eec8763f9ac authored about 9 years ago
Fix: Bumped lint script dependencies (fixes #8)

github.com/eslint/typescript-eslint-parser - 1721dde9ade0003951f603dc091d5cfbc7a6f921 authored about 9 years ago
Fix incorrect uses of "setup"

github.com/eslint/archive-website - 3522f3e6bf41feec5126bf04a860b6fffd7fc12a authored about 9 years ago
Fix incorrect uses of "setup"

github.com/eslint/cn.eslint.org - 3522f3e6bf41feec5126bf04a860b6fffd7fc12a authored about 9 years ago
Merge pull request #7 from JamesHenry/issue2

Fix: Removed unused reference to acorn-jsx/inject

github.com/eslint/typescript-eslint-parser - 1e9a648ab69fd705881bb195b7bdd6312040a433 authored about 9 years ago
Fix: Removed unused reference to acorn-jsx/inject (fixes #2)

github.com/eslint/typescript-eslint-parser - 2f04e925e2ac8fb9e86f6fb0cba0c9eabd1055c8 authored about 9 years ago
Merge pull request #142 from chriswong/issue141

Fix: Allow whitespace in optional param with default value (fixes #141)

github.com/eslint/doctrine - 7b5c158adad6a09a8a5555ff862a7fbc036410c7 authored about 9 years ago
Fix: Allow whitespace in optional param with default value (fixes #141)

github.com/eslint/doctrine - ae07aa8df175847a016873705aa14f7ce4546744 authored about 9 years ago
Rewrite tests in ES2015.

I used decaffeinate + esnext + a manual cleanup pass to move the tests
over.

Closes #96

github.com/eslint/eslint-scope - 500aac8b1655c2ad374ca4577d8cb170247832e9 authored about 9 years ago
Move babel config into .babelrc.

github.com/eslint/eslint-scope - bdd52c756a46f7c3186897cd3bd2a8f2df21acf7 authored about 9 years ago
Merge pull request #173 from eslint/mysticatea-patch-1

Update 2016-01-11-eslint-v2.0.0-beta.1-released.md

github.com/eslint/cn.eslint.org - 511b4da931290164e5d29ac1f9c775bf5332185e authored about 9 years ago
Merge pull request #173 from eslint/mysticatea-patch-1

Update 2016-01-11-eslint-v2.0.0-beta.1-released.md

github.com/eslint/archive-website - 511b4da931290164e5d29ac1f9c775bf5332185e authored about 9 years ago
Update 2016-01-11-eslint-v2.0.0-beta.1-released.md

I added `keyword-spacing` to the list of new rules.

github.com/eslint/archive-website - 9d44a30feb160b85c2ee59a39d9f9ad6225f4517 authored about 9 years ago
Update 2016-01-11-eslint-v2.0.0-beta.1-released.md

I added `keyword-spacing` to the list of new rules.

github.com/eslint/cn.eslint.org - 9d44a30feb160b85c2ee59a39d9f9ad6225f4517 authored about 9 years ago
v2.0.0-beta.1 release

github.com/eslint/cn.eslint.org - 980c70ea970e5904c55b43e66711e8036c8660ea authored about 9 years ago
v2.0.0-beta.1 release

github.com/eslint/archive-website - 980c70ea970e5904c55b43e66711e8036c8660ea authored about 9 years ago
Merge pull request #94 from eventualbuddha/update-dependencies

Update all dependencies.

github.com/eslint/eslint-scope - f43012cc0e19b5c90f7c84db7ff3f72de5915ca5 authored about 9 years ago
Update all dependencies.

The dependencies changed are the result of running `ncu -ua` [1]. Babel 6 required explicitly sp...

github.com/eslint/eslint-scope - 839e5db28ab44a32eb32239079c27afb0f94fdf8 authored about 9 years ago
Merge pull request #95 from eventualbuddha/remove-unused-dependencies

Remove acorn and minimist, which seem to be unused.

github.com/eslint/eslint-scope - 0cb05f5254832c22878ae5e847b36f8bd67cb3cd authored about 9 years ago
Remove acorn and minimist, which seem to be unused.

github.com/eslint/eslint-scope - 814a597fce4d1da662ba3f1476a381d51517669d authored about 9 years ago
Merge pull request #145 from eslint/updatebuild

Build: Switch to Makefile.js

github.com/eslint/doctrine - b808edef6ad8719d6f5579a2c6268ad8227dc771 authored about 9 years ago
Build: Switch to Makefile.js

github.com/eslint/doctrine - 56a66baa779aca969a83d57ada76d1656f33b563 authored about 9 years ago
Merge pull request #228 from nre/issue227

New: ecmaFeatures.impliedStrict (fixes: #227)

github.com/eslint/js - 78bf74f64f81dab944b26dd692a49a42a803fc78 authored about 9 years ago
New: ecmaFeatures.impliedStrict (fixes: #227)

github.com/eslint/js - cdf8407f3161c09fa5294e9b98caa18c330cd320 authored about 9 years ago
Merge pull request #144 from tschaub/this-name

New: support name expression for @this tag (fixes #143)

github.com/eslint/doctrine - a771ca7ba801cefafe9819936846d1701ab86e4a authored about 9 years ago
New: support name expression for @this tag (fixes #143)

github.com/eslint/doctrine - 479a77824f4c82ec6bbc5dd5b9ffeb4b1046b141 authored about 9 years ago
Merge pull request #171 from eslint/mysticatea-patch-1

Docs: Fix wrong links

github.com/eslint/cn.eslint.org - 517952cff82a430d0701e033c1983c43151bcaf1 authored about 9 years ago
Merge pull request #171 from eslint/mysticatea-patch-1

Docs: Fix wrong links

github.com/eslint/archive-website - 517952cff82a430d0701e033c1983c43151bcaf1 authored about 9 years ago
Docs: Fix wrong links

github.com/eslint/archive-website - fe963df3a23adb5a92c2042f3cbb3768f123cb5c authored about 9 years ago
Docs: Fix wrong links

github.com/eslint/cn.eslint.org - fe963df3a23adb5a92c2042f3cbb3768f123cb5c authored about 9 years ago
Merge pull request #170 from ndaidong/master

Fix duplicate section title

github.com/eslint/cn.eslint.org - b6c8999d30cc2eaa858dc0f3c73918745ed49778 authored about 9 years ago
Merge pull request #170 from ndaidong/master

Fix duplicate section title

github.com/eslint/archive-website - b6c8999d30cc2eaa858dc0f3c73918745ed49778 authored about 9 years ago
Fix duplicate section title

github.com/eslint/archive-website - 566dbda2cb053706c165cac60a687cccd136e574 authored about 9 years ago
Fix duplicate section title

github.com/eslint/cn.eslint.org - 566dbda2cb053706c165cac60a687cccd136e574 authored about 9 years ago
2.0.0-alpha-2 blog post

github.com/eslint/cn.eslint.org - 452a01dbeb650ac8b37aae4bb23716f0f9cc6222 authored about 9 years ago
2.0.0-alpha-2 blog post

github.com/eslint/archive-website - 452a01dbeb650ac8b37aae4bb23716f0f9cc6222 authored about 9 years ago
Autogenerated docs for 2.0.0

github.com/eslint/archive-website - 5ba9832309957361889748bbe3d1bb834677fa31 authored about 9 years ago
Autogenerated docs for 2.0.0

github.com/eslint/cn.eslint.org - 5ba9832309957361889748bbe3d1bb834677fa31 authored about 9 years ago
Build: Update ESLint settings

github.com/eslint/doctrine - 0155d47af5b38017601712b5f664f8b729f634cd authored about 9 years ago
Merge pull request #134 from tmcw/parse-caption

New: parse caption tags in examples into a separate property. Fixes #131

github.com/eslint/doctrine - ad432063f9780740ca7892cea907ae8b9fe4325f authored about 9 years ago
Merge pull request #168 from eslint/issue167

Fix: Revert the alpha changes from demo (fixes #167)

github.com/eslint/cn.eslint.org - 05323264dfaffc998c9a4566eb12824df18ac1fe authored about 9 years ago
Merge pull request #168 from eslint/issue167

Fix: Revert the alpha changes from demo (fixes #167)

github.com/eslint/archive-website - 05323264dfaffc998c9a4566eb12824df18ac1fe authored about 9 years ago
Fix: Revert the alpha changes from demo (fixes #167)

github.com/eslint/archive-website - 3b796d9b849c67175c148d3c609135d13d4d8c7e authored about 9 years ago
Fix: Revert the alpha changes from demo (fixes #167)

github.com/eslint/cn.eslint.org - 3b796d9b849c67175c148d3c609135d13d4d8c7e authored about 9 years ago
Merge pull request #166 from eslint/mysticatea-patch-1

Docs: add new rules in `v2.0.0-alpha-1`

github.com/eslint/cn.eslint.org - 004c3671d3b5329df7d97816cb950a99dba2e604 authored about 9 years ago
Merge pull request #166 from eslint/mysticatea-patch-1

Docs: add new rules in `v2.0.0-alpha-1`

github.com/eslint/archive-website - 004c3671d3b5329df7d97816cb950a99dba2e604 authored about 9 years ago
Docs: add new rules in `v2.0.0-alpha-1`

github.com/eslint/archive-website - f5608fdad4683d43c8a62904c90507ac0d24608d authored about 9 years ago
Docs: add new rules in `v2.0.0-alpha-1`

github.com/eslint/cn.eslint.org - f5608fdad4683d43c8a62904c90507ac0d24608d authored about 9 years ago
Fix broken link

github.com/eslint/cn.eslint.org - f23cccb526bebf22dc92faabb8c1c2e21aad33c3 authored about 9 years ago
Mention code path analysis

github.com/eslint/archive-website - 7ceb73a4a182f6f0e98e6a61b40777b66c46837b authored about 9 years ago
Mention code path analysis

github.com/eslint/cn.eslint.org - 7ceb73a4a182f6f0e98e6a61b40777b66c46837b authored about 9 years ago
Update alpha blog post

github.com/eslint/cn.eslint.org - f14b123117dc928a827bd1d6738c47cc86017f98 authored about 9 years ago
Update alpha blog post

github.com/eslint/archive-website - f14b123117dc928a827bd1d6738c47cc86017f98 authored about 9 years ago
Update prerelease info

github.com/eslint/archive-website - fdb7b8ff7e64a467c5a5c662d614deca9383c4ff authored about 9 years ago
Update prerelease info

github.com/eslint/cn.eslint.org - fdb7b8ff7e64a467c5a5c662d614deca9383c4ff authored about 9 years ago
Autogenerated new docs and demo at Fri Dec 11 2015 10:38:48

github.com/eslint/cn.eslint.org - 05e7574d4c2b748c693912b6e5b8dac0a38974d6 authored about 9 years ago
Autogenerated new docs and demo at Fri Dec 11 2015 10:38:48

github.com/eslint/archive-website - 05e7574d4c2b748c693912b6e5b8dac0a38974d6 authored about 9 years ago
Save 1.10.3 docs into separate folder

github.com/eslint/archive-website - 201c241f35f87351b1102d790a0e75d33755591d authored about 9 years ago
Save 1.10.3 docs into separate folder

github.com/eslint/cn.eslint.org - 201c241f35f87351b1102d790a0e75d33755591d authored about 9 years ago
Fix: Don't allow regex y flag in ES5

github.com/eslint/js - 73a079c7e17ed0a68b44ab0b3f480ace6776fe4d authored about 9 years ago
Espree v3.0.0-alpha-2 release

github.com/eslint/cn.eslint.org - 7b596efecb4a30bf33750bb83c0715e8d214108b authored about 9 years ago
Espree v3.0.0-alpha-2 release

github.com/eslint/archive-website - 7b596efecb4a30bf33750bb83c0715e8d214108b authored about 9 years ago
3.0.0-alpha-2

github.com/eslint/js - 3155ced3df9ad3c5a940a09136015e17e2043786 authored about 9 years ago
Merge pull request #223 from eslint/issue222

Breaking: move ecmaFeatures into ecmaVersion (fixes #222)

github.com/eslint/js - 67ef94a666b59317923018798c69da857c7683c0 authored about 9 years ago
Breaking: move ecmaFeatures into ecmaVersion (fixes #222)

github.com/eslint/js - f6ff111f7a488816e73fbe19bdc1a70807b2a5c9 authored about 9 years ago
Merge pull request #221 from eslint/issue220

New: Export VisitorKeys (fixes #220)

github.com/eslint/js - 72f7a64f0a016795b683ea464e186aaf32645f9c authored about 9 years ago
New: Export VisitorKeys (fixes #220)

github.com/eslint/js - bd98c238e6b21ea5cb069efdab831aaca777f0eb authored about 9 years ago
Docs: Update README with plans

github.com/eslint/typescript-eslint-parser - 0e9d61e45efcb1697525bc187c218cb282163245 authored about 9 years ago
New: Finished up ES6 features

github.com/eslint/typescript-eslint-parser - c88e3ab49390358c22a7158453fc0ce778084d4a authored about 9 years ago
Build: Tag as alpha release

github.com/eslint/typescript-eslint-parser - 0ea1e323093c3a3f4fc892277cac18c12ba838d8 authored about 9 years ago
Autogenerated new docs and demo at Tue Dec 01 2015 12:15:45

github.com/eslint/archive-website - cc94ec5db3570cfa959f8cf942a00f81437a526f authored about 9 years ago
Autogenerated new docs and demo at Tue Dec 01 2015 12:15:45

github.com/eslint/cn.eslint.org - cc94ec5db3570cfa959f8cf942a00f81437a526f authored about 9 years ago
Add more info about rule proposals

github.com/eslint/cn.eslint.org - 5691422604d1e09afb537c9c790007c735ff7850 authored about 9 years ago
Add more info about rule proposals

github.com/eslint/archive-website - 5691422604d1e09afb537c9c790007c735ff7850 authored about 9 years ago
Espree v3.0.0-alpha-1 post

github.com/eslint/archive-website - cdba7827309c92dcf26715eb6fdbf4f4144beee0 authored about 9 years ago
Espree v3.0.0-alpha-1 post

github.com/eslint/cn.eslint.org - cdba7827309c92dcf26715eb6fdbf4f4144beee0 authored about 9 years ago
3.0.0-alpha-1

github.com/eslint/js - 8ea678c3332afa405a2f3457beec74b72ce4a19b authored about 9 years ago
Merge pull request #218 from eslint/issue213

Fix: Ensur object rest works in destructed arg (fixes #213)

github.com/eslint/js - f7154744f0a9f73879f845789b84fd6c3877a50d authored about 9 years ago