Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

eslint-plugin-import

Maintains tools to help with requires/imports in JavaScript, including eslint-plugin-import.
Collective - Host: opensource - https://opencollective.com/eslint-plugin-import - Code: https://github.com/import-js

support full deprecated module

github.com/import-js/eslint-plugin-import - df32e652fb32010a5031d1ffe5021a1884d24f34 authored over 8 years ago by Ben Mosher <[email protected]>
updated no-deprecated worklist

github.com/import-js/eslint-plugin-import - d7418d64f5dc6b29be06d6720503929fcf3b2884 authored over 8 years ago by Ben Mosher <[email protected]>
flag deprecation at the identifier usages, too. good for long files

github.com/import-js/eslint-plugin-import - 84bafeb64d5490e58dd379a3511ba788b66a640f authored over 8 years ago by Ben Mosher <[email protected]>
lint as post-test action. don't care if linter is good if tests are failing. 😅

github.com/import-js/eslint-plugin-import - bf0f5a2bf17228679e9cc90640fe9b8e9fd831b4 authored over 8 years ago by Ben Mosher <[email protected]>
restructured to allow successful install from GitHub.

github.com/import-js/eslint-plugin-import - 1285720c4c45abcc4147211579162ed388a9e2b3 authored over 8 years ago by Ben Mosher <[email protected]>
config stage-0: holding pen for rules in progress

github.com/import-js/eslint-plugin-import - 899c7c0538393cd8ed6421c74854b137dae031fd authored over 8 years ago by Ben Mosher <[email protected]>
stage 0 deprecated documentation

github.com/import-js/eslint-plugin-import - 702d4d49cb3638752431288fd32df80dc24760da authored over 8 years ago by Ben Mosher <[email protected]>
JSDoc for comma-delimited constant export

github.com/import-js/eslint-plugin-import - 4a428401f991912e4e8ed5bc6deca01c2e12f9fd authored over 8 years ago by Ben Mosher <[email protected]>
rudimentary constant deprecation capture

github.com/import-js/eslint-plugin-import - 4283e373f353e1e54007833733448623932bb378 authored over 8 years ago by Ben Mosher <[email protected]>
first draft of no-deprecated! flags explicit default + named imports for being deprecated.

github.com/import-js/eslint-plugin-import - c68d44a64234163e2ee5255c23ad67362f28ce01 authored over 8 years ago by Ben Mosher <[email protected]>
export no-deprecated rule

github.com/import-js/eslint-plugin-import - 6b42484497efa72441c9beb26df86a3515a2a955 authored over 8 years ago by Ben Mosher <[email protected]>
ExportMap exports JSDoc metadata, if found.

github.com/import-js/eslint-plugin-import - 6419231daa5cf96a273ad0ea7b80e97d5d394445 authored over 8 years ago by Ben Mosher <[email protected]>
simplified export collection

github.com/import-js/eslint-plugin-import - edab24b48c6ad03b29bd78ca97d258608c578d3a authored over 8 years ago by Ben Mosher <[email protected]>
first draft of no-deprecated test + empty rule

github.com/import-js/eslint-plugin-import - f03fba50fd23cd4868b634d781e39c7c3facf564 authored over 8 years ago by Ben Mosher <[email protected]>
Merge pull request #177 from benmosher/greenkeeper-babel-eslint-5.0.0

Update babel-eslint to version 5.0.0 🚀

github.com/import-js/eslint-plugin-import - 4ad9cb5758d760310d70cf22c6130ba8ce8d20aa authored over 8 years ago by Ben Mosher <[email protected]>
chore(package): update babel-eslint to version 5.0.0

http://greenkeeper.io/

github.com/import-js/eslint-plugin-import - 6d0a6fb5e7b65d2b75821dcb8f5f556a76ffda8c authored over 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #169 from benmosher/one-oh

version 1.0!

github.com/import-js/eslint-plugin-import - 1512780c2b8583ca64007c7e9c9b2a5dceb16be5 authored over 8 years ago by Ben Mosher <[email protected]>
cleaned up docs, updated for ESLint 2.0 plugin shared configs.

github.com/import-js/eslint-plugin-import - 369c9ddb6036b7e4f139ed88107a53ecd50bc489 authored over 8 years ago by Ben Mosher <[email protected]>
mocha reporter: spec

github.com/import-js/eslint-plugin-import - 00ff9ed5767b2eee449eba4b6c3470bf2623775b authored over 8 years ago by Ben Mosher <[email protected]>
added configs to exports

github.com/import-js/eslint-plugin-import - 738ef54efcf72e7edb7052d11476dfb479454edd authored over 8 years ago by Ben Mosher <[email protected]>
got rid of remaining explicit 'lib' mentions in tests

github.com/import-js/eslint-plugin-import - cf3d8ef7730657f25dbe2430f024c6a1c8742290 authored over 8 years ago by Ben Mosher <[email protected]>
giving up on remap-istanbul for the nonce (can't handle something with ./lib NODE_PATH)

github.com/import-js/eslint-plugin-import - 978560400a1dd31b34f32cc33ab89956eeba78d6 authored over 8 years ago by Ben Mosher <[email protected]>
eslint 2.x version spec

github.com/import-js/eslint-plugin-import - fb59d41b00af39ac8ce79ea30c2541f95e6f53b3 authored over 8 years ago by Ben Mosher <[email protected]>
jettisoned import/parser, import/parse-options

github.com/import-js/eslint-plugin-import - 14a1b54400030d9d85edd746dc614564ff90b866 authored over 8 years ago by Ben Mosher <[email protected]>
more fallout cleanup

github.com/import-js/eslint-plugin-import - ac8c45a47a0224182da1a419f7cba4d02130925d authored over 8 years ago by Ben Mosher <[email protected]>
more fixes involving parserOptions

github.com/import-js/eslint-plugin-import - 8ab6d287e5fce348c94cbaa0afe78979616ff56a authored over 8 years ago by Ben Mosher <[email protected]>
stupid accidental hard-code of "espree"

github.com/import-js/eslint-plugin-import - b6d9e88ea5dd2db9e487a8df89a0973411b04e51 authored over 8 years ago by Ben Mosher <[email protected]>
using parserPath from context to require parser

github.com/import-js/eslint-plugin-import - 06a8f2bedcff6f88d52b4157de38a1f7f45ad944 authored over 8 years ago by Ben Mosher <[email protected]>
simpler, consistent parse error reporting

github.com/import-js/eslint-plugin-import - be38336fcee7c402611894eb6d08802ae084de2a authored over 8 years ago by Ben Mosher <[email protected]>
find Espree by hunting down ESLint first

github.com/import-js/eslint-plugin-import - 6c8f712a55902d8e86bb6e3d330023618f6d8126 authored over 8 years ago by Ben Mosher <[email protected]>
fixed parse options for 'default' tests.

github.com/import-js/eslint-plugin-import - 4cd8dd6a0856fd51c32242855b6b4895e973633d authored over 8 years ago by Ben Mosher <[email protected]>
improved tests by hard-coding expected messages (to avoid parse errors masquerading as passing tests)

github.com/import-js/eslint-plugin-import - 9fd17213c227e4d9835403aa4fe0e234eb43842e authored over 8 years ago by Ben Mosher <[email protected]>
grep tests using TEST_GREP variable value

github.com/import-js/eslint-plugin-import - 00628654fa393fac9ba24251a9433dd98c1ad187 authored over 8 years ago by Ben Mosher <[email protected]>
all tests passing!

github.com/import-js/eslint-plugin-import - ba3d4d3a261609ece1f668db140efb95e9db2801 authored over 8 years ago by Ben Mosher <[email protected]>
add parser, options to parse cache key

github.com/import-js/eslint-plugin-import - da9a0bf56a40a0dea8333ea6f115070945f59d25 authored over 8 years ago by Ben Mosher <[email protected]>
babel runtime transform

github.com/import-js/eslint-plugin-import - 8d306e315b6b2e6a19800e702ef3811db43cdb3e authored over 8 years ago by Ben Mosher <[email protected]>
updated deps, eslintrc for ESLint 2.0

github.com/import-js/eslint-plugin-import - 4e9f215de60f91b4c91066ff5b34537c069d81b3 authored over 8 years ago by Ben Mosher <[email protected]>
resolvers/webpack/0.1.5

github.com/import-js/eslint-plugin-import - eceada3ad813ed53709c621e8199b48967c56ed0 authored over 8 years ago by Ben Mosher <[email protected]>
updated shared config to remove missing rule + added tests/peerDependencies spec to avoid this issue in the future.

github.com/import-js/eslint-plugin-import - 2e79adafe54afa4f1dd21df735e82470cb9852c3 authored over 8 years ago by Ben Mosher <[email protected]>
Merge branch 'release-fail'

github.com/import-js/eslint-plugin-import - 644a588d950e294661c604f72f093afc9f33039d authored over 8 years ago by Ben Mosher <[email protected]>
Merge pull request #166 from nosnickid/master

Allow 'nested' aliases in resolve config

github.com/import-js/eslint-plugin-import - 6352c1a788ceb3fe40cf71c04b0059054726cc51 authored over 8 years ago by Ben Mosher <[email protected]>
Allow 'nested' aliases in resolve config

github.com/import-js/eslint-plugin-import - 0c4d68a20e9f50bce729eff19cf943046df8453f authored over 8 years ago by Steven Dickinson <[email protected]>
Merge pull request #156 from benmosher/makefile

~Makefile~ gulpfile!

github.com/import-js/eslint-plugin-import - ff0ef21308e35cad689bfd5502357c818009654d authored almost 9 years ago by Ben Mosher <[email protected]>
don't read test files

github.com/import-js/eslint-plugin-import - 53df4e77607a28cbae1e8a59c914da283cbbd7b6 authored almost 9 years ago by Ben Mosher <[email protected]>
disabling coveralls until able to resolve

github.com/import-js/eslint-plugin-import - 85a04559f171e4b937db248bc51f9602d4acd8e5 authored almost 9 years ago by Ben Mosher <[email protected]>
moved tests / watch to gulpfile (which now works!)

github.com/import-js/eslint-plugin-import - ca0836616778d7c5a1129c885e85f2709425a1c5 authored almost 9 years ago by Ben Mosher <[email protected]>
added tests/src|lib to wipe-extras

github.com/import-js/eslint-plugin-import - 0c6731ba9aa1f8b26f6b448bf0d40d508f8fc6b0 authored almost 9 years ago by Ben Mosher <[email protected]>
updated npm scripts to hit gulp directly

github.com/import-js/eslint-plugin-import - 96ed73aed7677ce40c5165321e300086effce80e authored almost 9 years ago by Ben Mosher <[email protected]>
reverted Makefile changes to .editorconfig

github.com/import-js/eslint-plugin-import - 8813fd5d5be3bf2585c286ae8c89e54838edff1b authored almost 9 years ago by Ben Mosher <[email protected]>
switched from Makefile to Gulp

github.com/import-js/eslint-plugin-import - 0bce8c7d335de9e1d0957ca89505d27f716b18f6 authored almost 9 years ago by Ben Mosher <[email protected]>
clean extra test files

github.com/import-js/eslint-plugin-import - 9c8c31d55406c8f82a7c07217d8a947b210ac71a authored almost 9 years ago by Ben Mosher <[email protected]>
clean extra lib files

github.com/import-js/eslint-plugin-import - 71358ddc63bf7ccfe6c0a86729c9a2f34a09d15b authored almost 9 years ago by Ben Mosher <[email protected]>
first draft: makefile

github.com/import-js/eslint-plugin-import - 3500a276b94aa7b640bfb21587c3e8b4c2b12643 authored almost 9 years ago by Ben Mosher <[email protected]>
Merge pull request #154 from benmosher/modules-merge

Merge no-cjs, no-define from eslint-plugin-modules

github.com/import-js/eslint-plugin-import - ed26c398c5111996b0ea577a18b3a21215907847 authored almost 9 years ago by Ben Mosher <[email protected]>
added `allow-primitive-modules` mode for `no-commonjs` to support Node environments.

github.com/import-js/eslint-plugin-import - ccd940898315e79568adbd870544854918d9c08a authored almost 9 years ago by Ben Mosher <[email protected]>
docs for no-amd, no-commonjs

github.com/import-js/eslint-plugin-import - 01930a2059db366cce4bc2fa96a4765dd7c67dfb authored almost 9 years ago by Ben Mosher <[email protected]>
added require, module scope requirements to no-amd

github.com/import-js/eslint-plugin-import - 2c08f6b07e6d24587ae818ace729a507296b2eee authored almost 9 years ago by Ben Mosher <[email protected]>
merged + updated for lint settings

github.com/import-js/eslint-plugin-import - 7f622b20dea08a99c407b4eadc01ae4f361c68eb authored almost 9 years ago by Ben Mosher <[email protected]>
renames to match layout

github.com/import-js/eslint-plugin-import - 70a3ee7f3100d76f62017a8cebc26027b0439ed5 authored almost 9 years ago by Ben Mosher <[email protected]>
Merge no-define, no-cjs rules from 'xjamundx/eslint-plugin-modules'.

github.com/import-js/eslint-plugin-import - ea4353159b11d1483fd100adf5357c38354639d0 authored almost 9 years ago by Ben Mosher <[email protected]>
Merge pull request #152 from benmosher/benmosher-patch-1

update: add an ignore example for CSS modules

github.com/import-js/eslint-plugin-import - b617f8f707cee180510d59de109d6331120fcedd authored almost 9 years ago by Ben Mosher <[email protected]>
update: add an ignore example for CSS modules

github.com/import-js/eslint-plugin-import - a5adc01bb261bf616e43c62ffb3fa93ee0b9069c authored almost 9 years ago by Ben Mosher <[email protected]>
Merge pull request #131 from benmosher/docs

separate rule docs

github.com/import-js/eslint-plugin-import - 3ffa728218042474cc30652269e926cfe1ddd6a5 authored almost 9 years ago by Ben Mosher <[email protected]>
imports-first doc

github.com/import-js/eslint-plugin-import - ff32e5a644c7cfeab45dfb028ee5ef4e4d86834d authored almost 9 years ago by Ben Mosher <[email protected]>
removed header graves

github.com/import-js/eslint-plugin-import - dc462655a98a58cf0bbbe82df9cd3bdc7b481e95 authored almost 9 years ago by Ben Mosher <[email protected]>
no-duplicates doc

github.com/import-js/eslint-plugin-import - c70f64ed9e8e06c5a20f062ff2925e533e65a7c2 authored almost 9 years ago by Ben Mosher <[email protected]>
no-named-as-default separate doc

github.com/import-js/eslint-plugin-import - 645743a46f6b8e8a1643c08eaf99c7612f710260 authored almost 9 years ago by Ben Mosher <[email protected]>
namespace, no-require

github.com/import-js/eslint-plugin-import - d1718eacac6ab7d6a8da97525f2661fe78b99a1e authored almost 9 years ago by Ben Mosher <[email protected]>
`default` long doc

github.com/import-js/eslint-plugin-import - 05d0e2005a25c38914f5e5e7f80a31589699c3cb authored almost 9 years ago by Ben Mosher <[email protected]>
`named` rule long-form doc

github.com/import-js/eslint-plugin-import - e22f1250b2a66ac10f332ab47f869f184e04ce51 authored almost 9 years ago by Ben Mosher <[email protected]>
no-unresolved long doc

github.com/import-js/eslint-plugin-import - 7d7176587845a8b3ff371b6810cc9f84f512d293 authored almost 9 years ago by Ben Mosher <[email protected]>
updated language for `import/ignore` setting (ref #103)

github.com/import-js/eslint-plugin-import - ae9823db6ee7ecedc272cefcb04e92b24b19fcb1 authored almost 9 years ago by Ben Mosher <[email protected]>
Merge pull request #148 from benmosher/greenkeeper-remap-istanbul-0.5.1

Update remap-istanbul to version 0.5.1 🚀

github.com/import-js/eslint-plugin-import - a128a89e51c9e33dde25e7fce6d7d9780c7dd5ee authored almost 9 years ago by Ben Mosher <[email protected]>
Updated `import/parser` to be a bit less optimistic about `babel-eslint`. (closes #143)

github.com/import-js/eslint-plugin-import - ffb658654f94fbf47eb0b1ab1b5c6796dd8fea8b authored almost 9 years ago by Ben Mosher <[email protected]>
updated SublimeLinter-eslint workaround (closes #146)

github.com/import-js/eslint-plugin-import - 1f05798d2d53222818d68fa8911497359cf294e2 authored almost 9 years ago by Ben Mosher <[email protected]>
chore(package): update remap-istanbul to version 0.5.1

http://greenkeeper.io/

github.com/import-js/eslint-plugin-import - 8198e56da64bdbf0545758fe09af6ad5b2719e5c authored almost 9 years ago by greenkeeperio-bot <[email protected]>
still trying to fix Appveyor

github.com/import-js/eslint-plugin-import - 13744762b25a3189b53b46b6ca6b5308c6f177b3 authored almost 9 years ago by Ben Mosher <[email protected]>
Revert README changes removing Sublime workaround. `path.resolve` did not fix.

This reverts commit 2f82fd18a2f5b70afca28066d6fe4396387a0218.

github.com/import-js/eslint-plugin-import - 5bcfe75ef5368130759699ff492f74a098f2f2d2 authored almost 9 years ago by Ben Mosher <[email protected]>
fix(?) windows build

github.com/import-js/eslint-plugin-import - 64ba5c0bede3f96d5e845799dfec82bcfb3cf3ca authored almost 9 years ago by Ben Mosher <[email protected]>
travis should run Node tests

github.com/import-js/eslint-plugin-import - 075a2b7ae7109247e050926fc2052adad43b304d authored almost 9 years ago by Ben Mosher <[email protected]>
1 Node resolver test.

github.com/import-js/eslint-plugin-import - ef30f0953c8513f5c8a587f81b2a18faa7c77e4f authored almost 9 years ago by Ben Mosher <[email protected]>
Merge pull request #144 from AsaAyers/patch-1

update import/ignore documentation

github.com/import-js/eslint-plugin-import - a6327a0b21ca64b02d0a2e477c127136b85aaee8 authored almost 9 years ago by Ben Mosher <[email protected]>
update import/ignore documentation

github.com/import-js/eslint-plugin-import - 32693d4d03de0a1b396d3521230bdcdac0e0d6a7 authored almost 9 years ago by Asa Ayers <[email protected]>
linting + istanbul on CI servers

github.com/import-js/eslint-plugin-import - aae890512d4d98702661b0553d361bc811332a59 authored almost 9 years ago by Ben Mosher <[email protected]>
added path.resolve to Node resolver, hoping to obviate SublimeLinter workaround.

github.com/import-js/eslint-plugin-import - 2f82fd18a2f5b70afca28066d6fe4396387a0218 authored almost 9 years ago by Ben Mosher <[email protected]>
resolvers/webpack/v0.1.4

github.com/import-js/eslint-plugin-import - ee110efe3c22c83a583d379f95add4473cc26ae5 authored almost 9 years ago by Ben Mosher <[email protected]>