Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/import-js/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
https://github.com/import-js/eslint-plugin-import
3e291690e41883cb67d13b5bbde1b32850494943 authored over 7 years ago
[New] Support `allow` option in `no-unassigned-import`, fix #671
ea9c92c7324473ef303ac76b127e17af2becd2ee authored over 7 years ago95315e041f758ea925177736225ae2f931a25a8d authored over 7 years ago
8f9b403f36e511498bcea40b8d21f26a4bbb33ad authored over 7 years ago
ac3d76a5157142487001af43c9e8154fc2e097d2 authored over 7 years ago
Simply prevent eslint to check any parent folder of current working
directory.
* eslint-module-utils: filePath in parserOptions
Refs https://github.com/benmosher/eslint-plu...
28e1623dd09cf63717f1a1b2bd3ec3566c5fb106 authored over 7 years ago57327424f0a3fb3c37e7e8c8199f6f8558d8e837 authored over 7 years ago
d397b9b7ff6a2cc0c800cfeea3ad28427f9b05ec authored over 7 years ago
7ac5e8f24fe23c726e350168faa9d64380c0f26c authored over 7 years ago
d0007f269c82e648e724dde509245082eaed10f5 authored over 7 years ago
* benmosher/master:
update CI to build on Node 6+7 (#846)
changelog update for 2.3.0
* update Travis to build on Node 6+7
* build against node 6+7 on windows
2f690b4388552f36b07541c99cb82cab631f62cc authored over 7 years agoFix missing error level in “Example options usage” and add JS highlighting.
cf60a20c35c2994ee4d9b54fcc851c60742a17d3 authored over 7 years agoThe old name seems wrong. Probably copied from no-extraneuous-dependencies
5aa2fe0712b9cc927bea2263a00e1a0dfab03bdb authored over 7 years agoimportTypes helper performs resolve() - which does not look needed for the no-absolute-path rule...
3e8438e69c554eca91b293ebb8a2c0b88cd4fe87 authored over 7 years agoRelease 2.3.0
b79e08307f40b299811b333cdd5a8d9833e1a5e4 authored over 7 years agoRefs https://github.com/benmosher/eslint-plugin-import/issues/839
7712ce132ec38e38e0c756695efd10df7c2c3eeb authored over 7 years agoRefs https://github.com/benmosher/eslint-plugin-import/issues/839
3544c0ff80f762167af4c9dafacda4fd9aa26173 authored over 7 years agoRefs https://github.com/benmosher/eslint-plugin-import/issues/839
b4d75c80c5eba883b9e2314094e253a4e70a06f2 authored over 7 years ago74425a271ce1a52a6261ea66f869fe3c0df792d3 authored over 7 years ago
1377f55bc3d003519a74a89b048e11b20d53990e authored over 7 years ago
ignore deep CJS imports/exports
2efc41a7c8d3879eeda0806cfda69a7a9b60462a authored over 7 years ago0fb592e7c8767f382a0eb64a5cfade0e83125bb3 authored over 7 years ago
This tests the bug reported in issue #758, which was actually already fixed in
PR #660.
8def087527ff4e392a45f09b7267031e9c7db857 authored over 7 years ago
Clarify docs for glob arrays
bd0e5e3dd5781b125dc02971ddb011aaa554bf4f authored over 7 years agoDocs required a close reading to realize that the glob array actually *disables* errors for the ...
412e51862571459ccbcf150290ed9605da54b35a authored over 7 years agoFixes #760
a45661bbb37e332511bd40854b2bf0377a608787 authored almost 8 years agohttps://greenkeeper.io/
106740fb744b4546b4f578d72e1483569a8ec790 authored almost 8 years agohttps://greenkeeper.io/
6288cf93e73c3530845609d23fb829c379e357d8 authored almost 8 years ago2e9eea6d587e76726aaf78a0b2ab0403ec5397e6 authored almost 8 years ago
c9f10e8dc48c61e429e0a2c7102ef18d21bf1c1f authored almost 8 years ago
861765f29f5857f1a0f212deecc2ac9ae4996993 authored almost 8 years ago
https://greenkeeper.io/
82f796c556200573f1b17edfd0cb8659115dca9b authored almost 8 years agoFixes #793.
- Add skipped test to expect scoped internal packages to be "internal"
e9544f83754bc74193f9caa6071c8c343b37c057 authored almost 8 years ago8fcbd6292209436fb52e37df8fe591c42ef71bda authored almost 8 years ago
is not the root cause of #767, but it at least makes it possible for folks to figure out real fa...
cdb328cac9f25decc460c8437339930858128c8e authored almost 8 years agoFix "default is a reserved keyword" error no-named-default tests
98e7048e7056424d1da6357cffd8e023db5f18c8 authored almost 8 years ago8d4e25edde10748ca5f2a4107fd12b22d6c982c8 authored almost 8 years ago
8c0e7d62d485cb7b3a8e6d1ccb484de423c22a7c authored almost 8 years ago
baa585dc173efea1f37e1c082e3d99da322852dd authored almost 8 years ago
0de28bd80ad98f1fb2973c2231a970f4fb19ada6 authored almost 8 years ago
531d04dc35f6175ef5559be39e266ff2ffd4477c authored almost 8 years ago
0611e2139af97b644f5898b0a8aedf051e211d8e authored almost 8 years ago
76f1b84c9dbf0b7fec33e9c78ebc03e04b6f359d authored almost 8 years ago
exports-last will check that all export statements are at the end of the file
Closes #620
84fd4f27eb537c9230196d6403aafd406e46e6e9 authored almost 8 years agoe0e9149222399ae47aaf3165d28705bcfc6a8b8b authored almost 8 years ago
0ba787f46b97e2be73f2da3eae24251d74c9dfdb authored almost 8 years ago
* Add `newlines` option to `newline-after-import`
* Add tests for `newline-after-import` opti...
b5a962f6c80d0e0ec71a895a603e8e8096292f0e authored almost 8 years agoCorrect very minor typo (one character)
0800951f40a8cd4f6459a09904be46e93372f380 authored almost 8 years agoa4e06f4a7ac6fdfaf7cf651ac30a14d549cef3af authored almost 8 years ago
7d41745437ffc87ed21d183f072946bff0023163 authored almost 8 years ago
dedfb114b8138ac13e30799cb69f82b8267fdf05 authored almost 8 years ago
790dd661dfdf17dfe1f188ec1a4d27b3d58b8cd2 authored almost 8 years ago
e137b9847732c4fb00707208d0d6dc2d19c2838e authored about 8 years ago
be5b52d773805fe545bce64f784bc35c72b65415 authored about 8 years ago
* Add 'always-and-inside-groups' value to order's newlines-between option to allow newlines insi...
b9397183562bb38192b9562dfe5284ee3e89ccb1 authored about 8 years ago* Update no-dynamic-require.md
ffc020530380b78143dbc50c520bb47a725a924c authored about 8 years ago* Add `no-anonymous-default-export` rule
f43cf95dd7c3453cb73a24e9984b17e8fc2c74ef authored about 8 years ago29a870fb4ba7f95f2785296fd230ded32f4974a9 authored about 8 years ago
bc817f1dc3c3ae00e74fc5600c936c1393ea0add authored about 8 years ago
4e475203bea5f9dc930c3e1d76a89f2e1f66e36e authored about 8 years ago
b6c24685eecbcd4bc444c1160377c24c81246c37 authored about 8 years ago
[Tests] make package tests more robust by only checking .js files
c9757426e125e08ffe38ba28e298d8f5c5eaa0c5 authored about 8 years ago3781affee66d48c30272db19916ed760b262bf19 authored about 8 years ago
5d94569dd32296e27fe13ff930157d0ab5609f3b authored about 8 years ago
Fixes #686
bfdf77a7e22cb9df80fcf9f8e38ce87fc5935526 authored about 8 years agoe26e898a0b9eee1adca37ec459c7e1ef4dda66b6 authored about 8 years ago
* Use `read-pkg-up` over `pkg-up`.
* Lint.
* Fix `options` for `readPkgUp`.
* Fix `pkg`...
8df3c9a85f697fea4b68dfcdec6539658570626f authored about 8 years agod0d24b97565ff2902de79cbab42ff273d18b8ea1 authored about 8 years ago
f19215606e9c322b5458e9ed664243d10a00ec62 authored about 8 years ago
ede443c7e101d8be37f6dc9ba86410f454dbf97b authored about 8 years ago
9b7e6c82a11c9055135bf509147ec141eb5d4033 authored about 8 years ago
cd65dc1de1752b9d8f1ccceec1aac27713d7dc87 authored about 8 years ago
63227e272cc359a4aa527294b7a58de004459ca5 authored about 8 years ago
enhanced-resolve has been bumped to 3.0.
a69b77181c423043d39f1c8752b296aaa95facfc authored about 8 years agoFixes #676.
f3fd43ca9a9b3b5742dd04a28137328d14f902dc authored about 8 years agoa41b8113ad916aa8d460d5993860b5151840f665 authored about 8 years ago
Fixes #681.
957fe649ad856e111e90efbe3810c64a4920583c authored about 8 years ago3a03aca607c65cb525fde2de5f5d8e2a6fd4f346 authored about 8 years ago
bfdc2bbfa16c2d27fa24ee0665ffb41040ef696c authored about 8 years ago
https://greenkeeper.io/
4faf72155d14ac1cf8eb1f868043846f2052baa0 authored about 8 years agocd25d9da3a3d9f6d76a96767f3e5296c12a81e70 authored about 8 years ago
90ef48b3ade57c77526b285f75dc0cfc41537831 authored about 8 years ago
50d6905561ae04437a34d8fbb676a58ba70ac632 authored about 8 years ago
314d6ab0a5359f986104369654741fff67781074 authored about 8 years ago
baa6b8a9f9ba58cb188304a7c452b54f6ff899f9 authored about 8 years ago
* fix logical gaffs preventing unambiguous regex from functioning properly.
fixes #615
fixes...
4744468fff86a8fbb1d8cc466578cfbb1fbadc34 authored about 8 years ago
720590436e93b7c2948e1a4c61a381ca7857883a authored about 8 years ago
* Ignoring flow type exports, resolve #484
* Added test and note to CHANGELOG
29bc56ee2f7ef4bd6a4b6b3cc4d53e56c1154c13 authored about 8 years ago11864096463cd8cbcb2199c7b7d1019c5dc7449a authored about 8 years ago
bf0c8e261a000c6c016bbabd21b66437088e0c97 authored about 8 years ago
This reverts commit 2cbd801bc733301ea6663f38193ce133e2256859.
53cd2cdc723b20639dbe1c1bb692088def5e22cc authored about 8 years ago954db1aad43edb5c6e6453b66de9f66e66a55439 authored about 8 years ago
2602b5d41236fb6e7056039944c185ead9d4d4df authored about 8 years ago
cf428342e8e87ae81ef1cdedf960781436791b46 authored about 8 years ago
162155e86dc8fb6966deada2d8db4874a832b096 authored about 8 years ago
024a8a74e1660afdac409d1f96fbde731f79a922 authored about 8 years ago