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
github.com/eslint/cn.eslint.org - 826b6bf4b839dac0a58e93f4034473553a77aff2 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/archive-website - 826b6bf4b839dac0a58e93f4034473553a77aff2 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/archive-website - 382f90b14a6e189f054d0f2f3c176942be63e6aa authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/cn.eslint.org - 382f90b14a6e189f054d0f2f3c176942be63e6aa authored about 10 years ago by Nicholas C. Zakas <[email protected]>
ref #33
github.com/eslint/eslint-scope - 66977fdb130129999b50fc5a1be35c039d0f0ea5 authored about 10 years ago by Yusuke Suzuki <[email protected]>ref #33
github.com/eslint/eslint-scope - 1eebdfabc4de5d7478e82817ec193c973e92ca27 authored about 10 years ago by Yusuke Suzuki <[email protected]>
ref #33
http://people.mozilla.org/~jorendorff/es6-draft.html#sec-runtime-semantics-forin-div-ofe...
ref #33
github.com/eslint/eslint-scope - 89bc95b84dab07d621eb2693489b45132e8f9a27 authored about 10 years ago by Yusuke Suzuki <[email protected]>
ref #33
http://people.mozilla.org/~jorendorff/es6-draft.html#sec-performeval
ref #33
github.com/eslint/eslint-scope - 1840ef374ea0125613e35106f302c3b738d8f99e authored about 10 years ago by Yusuke Suzuki <[email protected]>ref #33
github.com/eslint/eslint-scope - a7f09d5fa951d5880fe036515a7b56e769833e55 authored about 10 years ago by Yusuke Suzuki <[email protected]>
See https://github.com/estools/escope/issues/33#issuecomment-64134881
ref #33
ref #33
github.com/eslint/eslint-scope - ebef998795e4331976a99360f45c05750779f776 authored about 10 years ago by Yusuke Suzuki <[email protected]>Add support for tags in namepaths [fixes #90]
github.com/eslint/doctrine - 80602f15fed2272410e59ad540f5b25cb4e22cb5 authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/doctrine - f51023e18658a1a02527c2f4fe0bb9472c3a6de9 authored about 10 years ago by Yusuke Suzuki <[email protected]>
Fix recovery tests
github.com/eslint/doctrine - 4d5be149c360cd53c66869bf653656583b0df07b authored about 10 years ago by Yusuke Suzuki <[email protected]>This solves the problem encountered in #90.
github.com/eslint/doctrine - 290bf28421994908bae4c553c7dd54d9fbd648f7 authored about 10 years ago by Max Nordlund <[email protected]>This adds support for the "module", "external" and "event" tags in JSDoc.
github.com/eslint/doctrine - 9b406e0e7976540b5fdb21fa78a6009137c4019d authored about 10 years ago by Max Nordlund <[email protected]>github.com/eslint/eslint-scope - b29f181956f155b88ef700f1a5fbf4015824c219 authored about 10 years ago by Yusuke Suzuki <[email protected]>
ref #33
github.com/eslint/eslint-scope - f9bb6e7e46b1cca8dc7f76fe923ff90aef216324 authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/eslint-scope - 1028cfa2201581c1838c526e6cfdfcbafb0b1b0d authored about 10 years ago by Yusuke Suzuki <[email protected]>
ref #33
github.com/eslint/eslint-scope - df9acd0923108ac9fe42810e054f912f781289be authored about 10 years ago by Yusuke Suzuki <[email protected]>ref #33
github.com/eslint/eslint-scope - 9f4d18aaf8517e51e0ec39fd3bd4fb047ee10d4b authored about 10 years ago by Yusuke Suzuki <[email protected]>ref #33
github.com/eslint/eslint-scope - f6ce9c45a8e8d84f815cd2f7f626087d09d61e51 authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/eslint-scope - f321318d15a0e005bbb0d3b804a6eb822b1e72c5 authored about 10 years ago by Yusuke Suzuki <[email protected]>
ref #33
github.com/eslint/eslint-scope - a8b0310109345c31973a74dc20ce81bc11ccc53c authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/eslint-scope - 95c75677cc0ab52926bc85d04573f85bbd3407cf authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/eslint-scope - 09cccc6bab0f6c1386e84089bbc814df70f2bcd0 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/eslint-scope - 9f04f5869e689907521797abfca8564c4bf2a3e8 authored about 10 years ago by Yusuke Suzuki <[email protected]>
ref #33
github.com/eslint/eslint-scope - c3e23e2c7fbbc49a9048871334069a8532e90c8d authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/eslint-scope - a501d7f05a46da4d2d440ccaba2b8775a9489394 authored about 10 years ago by Yusuke Suzuki <[email protected]>
This reverts commit b8623c209184077568dce431e3bc882eead09a55.
github.com/eslint/eslint-scope - b0cc08b438566d599434b99b92c0d6dccaf0ada4 authored about 10 years ago by Yusuke Suzuki <[email protected]>In this commit, we fix the let/const declaration behavior.
var i = 20; // (1)
{
i; // (1)...
ref #33
github.com/eslint/eslint-scope - 255da0fdfcca2ed068e9a2497f72853363d1bef9 authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/eslint-scope - 977ed6d410f594591141269ab78493095a117c06 authored about 10 years ago by Yusuke Suzuki <[email protected]>
ref #33
github.com/eslint/eslint-scope - 1733eb073855c7e9b973b64d61343c6cc84ffd44 authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/eslint-scope - 19cb9f74c60bcc49e8a826aecda5bf9f249bb950 authored about 10 years ago by Yusuke Suzuki <[email protected]>
ref #33
github.com/eslint/eslint-scope - dc01773c89a1c3aeb93e17a0674bb3a6b0c9a93f authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/eslint-scope - df59abd3771927a2bbbb33527759720edc63a5c3 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/eslint-scope - 10d20a098c2df3a6f758af7817b4559d82fa3fed authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/eslint-scope - ec8fca826a9a669627b8d7df2f0b1619afed29d4 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/eslint-scope - 9a199b41cc6b9afad5c249b9e9b08afef8856e0a authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/eslint-scope - 74b2f471b27b609e94673ed9c842186b219c4585 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/eslint-scope - c52050eff9389e4f3e36e022435e0b8848949cc5 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/eslint-scope - a2294fba546970be43c214b1acb2aad64d18be66 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/eslint-scope - af6f225fadae43d6e0f0349922d4bdb2856da797 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/cn.eslint.org - 07ccbe4b8b51d5f36518cc32a72681dc4f95d083 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/archive-website - 07ccbe4b8b51d5f36518cc32a72681dc4f95d083 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/archive-website - a17f6d2bf29236393fa13bb16b7e449ff566f27b authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/cn.eslint.org - a17f6d2bf29236393fa13bb16b7e449ff566f27b authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/doctrine - dd91f9d0a9988bc17c0280393bb434bbe0fc610f authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 059a4e514bf020f117f974b1b48e4c6e8d0fd9f1 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 44cf1f9d0409a17940aafc78e1a5709e6f88e186 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 350b899284739bb0002beda6a00a5ec5ec417f50 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - b2cd4a510b339e599da69083f059be2571a25e0d authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - aeb4a4fc7c10805f76d88552c21fcb616de1cb59 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 5d7de154eba64481e7251fe6ef7beb45d058ba52 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 2b3ab9b38f21a643131cd79a1a05aaa22b37eb4a authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 49640cd7acb32feb075dfea87a1e7599fbece991 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 89ed0697f5c315a3d2a5a9131c6e78e3cab902d0 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 779d8be3da2055f899d9a36a6173666e5641cdf5 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 37efe399058b54318e42ca22bd67d0050b517c3b authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 2864e39bb832d1c6abe198f08e89769c9bf8b7c2 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - f51180d58ce4fd30842d5a2b943ea3d9b63a4b1c authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - c658fbca86e8eacc566b2858aa46fa004cce31c6 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - cbd85cb8398c9e839a7f449592297bae37b70cc7 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 13f1d1b2d59c0d7ea38fdb3370f18cafcfdf3b18 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 336d4099f08325af2781f8341af469ce42e95e7e authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 7aada7170482c8ab4156208591c62cabe28f7384 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 7a96a70c3c6e756ac03ec418d0f71e33d93fe6a8 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - c0ba3b85de28c537e1aaeb44dd93938e3dc7c3d8 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - dabf2bd67b1ece098e4747393f5e2bb4c572ce35 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 36562a90ff21aecea7847093f55f8eec38f35b3b authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - fb9fe207f76116c8d226de6c30a4a3404ae1fa89 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 62a3923bdd4790c6a909d933c9cdb1be7242e2de authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 82a6fe975ef8a9202d77b205864377cef2d52604 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 6e29c927d4e4617194c549d6aaa1c7563e0f8b8f authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - a6f4e220d5931d05df76dae86f1eaed318ee6988 authored about 10 years ago by Yusuke Suzuki <[email protected]>
github.com/eslint/doctrine - 2344f064d4a76a15251668b71599766031ca4320 authored about 10 years ago by Yusuke Suzuki <[email protected]>
Fix crash on @param with invalid type in sloppy mode.
github.com/eslint/doctrine - 07aa4d469bff9af200068818777b8a7c4ee3f283 authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/cn.eslint.org - 5cd06ab1a3fcd40b340951d148b7f4b5d56c5a80 authored about 10 years ago by Mathias Schreck <[email protected]>
github.com/eslint/archive-website - 5cd06ab1a3fcd40b340951d148b7f4b5d56c5a80 authored about 10 years ago by Mathias Schreck <[email protected]>
github.com/eslint/archive-website - e81257850f2f6967aefeccf725fa789500d595ec authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/cn.eslint.org - e81257850f2f6967aefeccf725fa789500d595ec authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/cn.eslint.org - 966eb5f1f952bf3d4063fdb247d6870ca6f3c939 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/archive-website - 966eb5f1f952bf3d4063fdb247d6870ca6f3c939 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Fix line numbers in the presence of Windows line endings.
github.com/eslint/doctrine - 133425bd239d06e97cd669f8310e4dd1c7284f06 authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/doctrine - 1d3c916a44de52e5b47814aa5a1bf7745254af2c authored about 10 years ago by Max Schaefer <[email protected]>
github.com/eslint/doctrine - ff0b0ac2cd35c72278c0c52579672374f608e075 authored about 10 years ago by Max Schaefer <[email protected]>
github.com/eslint/cn.eslint.org - a70c5c4fcf068314d5bac41c7a58178e927126d1 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/archive-website - a70c5c4fcf068314d5bac41c7a58178e927126d1 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/archive-website - 48dce36dcfa1475e5b059afee71f6873e058f47c authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/cn.eslint.org - 48dce36dcfa1475e5b059afee71f6873e058f47c authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/cn.eslint.org - 56081258d760ee420cf61610fb0a6d2f80e418ab authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/archive-website - 56081258d760ee420cf61610fb0a6d2f80e418ab authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/archive-website - 2a7e410f9f813f5afaba435c68652c954f24eaa2 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
github.com/eslint/cn.eslint.org - 2a7e410f9f813f5afaba435c68652c954f24eaa2 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Fix crash on @param with bad type and no name.
github.com/eslint/doctrine - b4f79df096a25162f6c1e7c5581f15ff2fef3eb8 authored about 10 years ago by Yusuke Suzuki <[email protected]>github.com/eslint/doctrine - 157820190e07078bdb2cf783ac5eeea42262cef4 authored about 10 years ago by Max Schaefer <[email protected]>
github.com/eslint/cn.eslint.org - 09301770fdc82810aa36e3d9c3c973068cd12b3b authored about 10 years ago by Nicholas C. Zakas <[email protected]>