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
resolvers/node/0.1.1, resolvers/webpack/0.1.1
6ef71729216ac069b84b7a21ec5fa6e3279fc3f9 authored about 9 years ago by Ben Mosher <[email protected]>
6ef71729216ac069b84b7a21ec5fa6e3279fc3f9 authored about 9 years ago by Ben Mosher <[email protected]>
keep src in npm package (to allow build from github)
0ecd3be328cd3f87948e3fea32fb27ce53901883 authored about 9 years ago by Ben Mosher <[email protected]>
0ecd3be328cd3f87948e3fea32fb27ce53901883 authored about 9 years ago by Ben Mosher <[email protected]>
breaking: import/ignore is only checked if export map comes back empty.
c748f4602b3bef7a2185c50b0d393fcaa1941a0b authored about 9 years ago by Ben Mosher <[email protected]>
c748f4602b3bef7a2185c50b0d393fcaa1941a0b authored about 9 years ago by Ben Mosher <[email protected]>
webpack resolver handles
- jsnext (#103)
- resolve.packageMains (defers to jsnext:main, regardless)
node resolver uses jsnext:main
dc669d14d4fe307cde98ac18bdaf76732f14d742 authored about 9 years ago by Ben Mosher <[email protected]>
dc669d14d4fe307cde98ac18bdaf76732f14d742 authored about 9 years ago by Ben Mosher <[email protected]>
ignore magic AMD modules (fixes #129)
633205c9fc3029e1ddd08b678997dad7516ffb96 authored about 9 years ago by Ben Mosher <[email protected]>
633205c9fc3029e1ddd08b678997dad7516ffb96 authored about 9 years ago by Ben Mosher <[email protected]>
added flow tests for `ecmaFeatures.flow` (fixes #127)
f786e880dc0bd275ed462d8bddf44a9d2ffc2ec2 authored about 9 years ago by Ben Mosher <[email protected]>
f786e880dc0bd275ed462d8bddf44a9d2ffc2ec2 authored about 9 years ago by Ben Mosher <[email protected]>
Support for Flowtype import/exports (http://flowtype.org/blog/2015/02/18/Import-Types.html) when using babel-eslint parser.
Currently any `import type SomeType from './types'` is marked as import, but its counterpart `ex...
a8d253468279e26ee9067d29cce73422454c1c3d authored about 9 years ago by Jan Rehwaldt <[email protected]>
Add tests for flowtype support with babel-eslint.
ae33534ce8959e959e5051e706794c3e50176c6d authored about 9 years ago by Jan Rehwaldt <[email protected]>
ae33534ce8959e959e5051e706794c3e50176c6d authored about 9 years ago by Jan Rehwaldt <[email protected]>
0.11.0
31644c327cd44fe587e2a02a61f2ca3112c1c4e8 authored about 9 years ago by Ben Mosher <[email protected]>
31644c327cd44fe587e2a02a61f2ca3112c1c4e8 authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #116 from benmosher/webpack-resolver
Webpack resolver!
df78dfee88948c673251452d8fc23f6e5138fad6 authored about 9 years ago by Ben Mosher <[email protected]>
resolvers/webpack/v0.1.0
a749dafd04d999f9132ac48cc8225c45f89cbdf9 authored about 9 years ago by Ben Mosher <[email protected]>
a749dafd04d999f9132ac48cc8225c45f89cbdf9 authored about 9 years ago by Ben Mosher <[email protected]>
added npm package dependency on default node resolver
44f7c8f22bc9f6fdcb4455babf6bb95ba848563a authored about 9 years ago by Ben Mosher <[email protected]>
44f7c8f22bc9f6fdcb4455babf6bb95ba848563a authored about 9 years ago by Ben Mosher <[email protected]>
resolvers/node/v0.1.0
27fc71fc9debd0ff1ac3f65c77229c4f2a68732b authored about 9 years ago by Ben Mosher <[email protected]>
27fc71fc9debd0ff1ac3f65c77229c4f2a68732b authored about 9 years ago by Ben Mosher <[email protected]>
extra test while tracking down a typo
1434640b723feb2d181e4947eea350caeee61e68 authored about 9 years ago by Ben Mosher <[email protected]>
1434640b723feb2d181e4947eea350caeee61e68 authored about 9 years ago by Ben Mosher <[email protected]>
updated core README for new resolver plugins.
c51f7906e39371898e745f5558368698e8b2cd9c authored about 9 years ago by Ben Mosher <[email protected]>
c51f7906e39371898e745f5558368698e8b2cd9c authored about 9 years ago by Ben Mosher <[email protected]>
removed `resolve` reference from getExports
488bbb1daa8e3ff526e1e9e1610ed16223033397 authored about 9 years ago by Ben Mosher <[email protected]>
488bbb1daa8e3ff526e1e9e1610ed16223033397 authored about 9 years ago by Ben Mosher <[email protected]>
cleaning up
f35a0b77503ad061615eb59d59135480cad3133d authored about 9 years ago by Ben Mosher <[email protected]>
f35a0b77503ad061615eb59d59135480cad3133d authored about 9 years ago by Ben Mosher <[email protected]>
oops. needed the .babelrc
670d5b429c55c34755d1a2594c4acf749090f222 authored about 9 years ago by Ben Mosher <[email protected]>
670d5b429c55c34755d1a2594c4acf749090f222 authored about 9 years ago by Ben Mosher <[email protected]>
removed `resolve` as an explicit top-level dependency (resolvers will use it, if needed)
b335133312190f6e728cb0921a4e15072557f765 authored about 9 years ago by Ben Mosher <[email protected]>
b335133312190f6e728cb0921a4e15072557f765 authored about 9 years ago by Ben Mosher <[email protected]>
cleanup for publish
4d3c2ca6f67f709b511133e064d83609593e1170 authored about 9 years ago by Ben Mosher <[email protected]>
4d3c2ca6f67f709b511133e064d83609593e1170 authored about 9 years ago by Ben Mosher <[email protected]>
resolver readmes
c5a006e5a594b2dbf377c5381759ba6e4200b9f3 authored about 9 years ago by Ben Mosher <[email protected]>
c5a006e5a594b2dbf377c5381759ba6e4200b9f3 authored about 9 years ago by Ben Mosher <[email protected]>
renamed setting: import/resolvers => import/resolver to better match normal use case (1 resolver)
1903dd4ad275ca0fcc2f433eaed8c0e8dc284430 authored about 9 years ago by Ben Mosher <[email protected]>
1903dd4ad275ca0fcc2f433eaed8c0e8dc284430 authored about 9 years ago by Ben Mosher <[email protected]>
oops, need to cd back to root for coveralls (travis)
13637b7d0ae7a08d013521df54e39afaeca9233b authored about 9 years ago by Ben Mosher <[email protected]>
13637b7d0ae7a08d013521df54e39afaeca9233b authored about 9 years ago by Ben Mosher <[email protected]>
build updates (npm 2)
71332dc045de8a1c05a0df88976e811d66c5be4a authored about 9 years ago by Ben Mosher <[email protected]>
71332dc045de8a1c05a0df88976e811d66c5be4a authored about 9 years ago by Ben Mosher <[email protected]>
alias tests from webpack config docs
809109e8da4ca8eea5e89a44c6b6c7c1f0ddfb45 authored about 9 years ago by Ben Mosher <[email protected]>
809109e8da4ca8eea5e89a44c6b6c7c1f0ddfb45 authored about 9 years ago by Ben Mosher <[email protected]>
prepping to actually implement webpack alias rules
1835c17a1fe588cdbb3a48999da13a331214a981 authored about 9 years ago by Ben Mosher <[email protected]>
1835c17a1fe588cdbb3a48999da13a331214a981 authored about 9 years ago by Ben Mosher <[email protected]>
more ES6 rollback for webpack resolver
a275569a95da319ce3e5840b6a84ff685e689216 authored about 9 years ago by Ben Mosher <[email protected]>
a275569a95da319ce3e5840b6a84ff685e689216 authored about 9 years ago by Ben Mosher <[email protected]>
oops! advanced object literal snuck in there.
d3723e12620f8f0896f9c12cb40da77b4198b6a7 authored about 9 years ago by Ben Mosher <[email protected]>
d3723e12620f8f0896f9c12cb40da77b4198b6a7 authored about 9 years ago by Ben Mosher <[email protected]>
tests passing, resolvers are now based on settings
730f5baaea2a402a0ce9cb784b257cca2e61a058 authored about 9 years ago by Ben Mosher <[email protected]>
730f5baaea2a402a0ce9cb784b257cca2e61a058 authored about 9 years ago by Ben Mosher <[email protected]>
resolver settings + webpack takes a "config" settings with the config file name.
a2cd08d8acb1c856f6a987c013a1c01b88d33b14 authored about 9 years ago by Ben Mosher <[email protected]>
a2cd08d8acb1c856f6a987c013a1c01b88d33b14 authored about 9 years ago by Ben Mosher <[email protected]>
ignore loaders; just uses final path segment
1495a9fef6a81943e18dab50d59494e2faa6bf63 authored about 9 years ago by Ben Mosher <[email protected]>
1495a9fef6a81943e18dab50d59494e2faa6bf63 authored about 9 years ago by Ben Mosher <[email protected]>
dynamic tests for both resolvers + concrete tests for each
a76cb00849d94fd9e9b74296560039945013811d authored about 9 years ago by Ben Mosher <[email protected]>
a76cb00849d94fd9e9b74296560039945013811d authored about 9 years ago by Ben Mosher <[email protected]>
extensions
434e19d9b91a039005d2af6161cac49fd2d0890d authored about 9 years ago by Ben Mosher <[email protected]>
434e19d9b91a039005d2af6161cac49fd2d0890d authored about 9 years ago by Ben Mosher <[email protected]>
rudimentary resolve.root. need more tests to ensure it matches webpack semantics
be524308df423a119ca47ace20ee1b51210bb7f5 authored about 9 years ago by Ben Mosher <[email protected]>
be524308df423a119ca47ace20ee1b51210bb7f5 authored about 9 years ago by Ben Mosher <[email protected]>
oops! forgot node_modules from test directory
d555785fb275b7e15ab378c483a40ca023b70436 authored about 9 years ago by Ben Mosher <[email protected]>
d555785fb275b7e15ab378c483a40ca023b70436 authored about 9 years ago by Ben Mosher <[email protected]>
ES5'd webpack resolver to simplify publish/install
f6e94070552508a49e81ea46d3ee2bcea1193629 authored about 9 years ago by Ben Mosher <[email protected]>
f6e94070552508a49e81ea46d3ee2bcea1193629 authored about 9 years ago by Ben Mosher <[email protected]>
splitting npm install for sub-project
5bb9c526562e0e153ffe94e845258505669c15ec authored about 9 years ago by Ben Mosher <[email protected]>
5bb9c526562e0e153ffe94e845258505669c15ec authored about 9 years ago by Ben Mosher <[email protected]>
test webpack resolver with travis
4d8352291df7a2d6ff89643cf0dc5559b93c6519 authored about 9 years ago by Ben Mosher <[email protected]>
4d8352291df7a2d6ff89643cf0dc5559b93c6519 authored about 9 years ago by Ben Mosher <[email protected]>
explicit object-assign polyfill for node < 4
c183a39dbd5737bde02f2214616e097c805fa5ea authored about 9 years ago by Ben Mosher <[email protected]>
c183a39dbd5737bde02f2214616e097c805fa5ea authored about 9 years ago by Ben Mosher <[email protected]>
moved original resolver code to resolvers/node
f814d885db662884a7793945e25ef4ccf02fecc6 authored about 9 years ago by Ben Mosher <[email protected]>
f814d885db662884a7793945e25ef4ccf02fecc6 authored about 9 years ago by Ben Mosher <[email protected]>
modulesDirectories
51d7c4662cc98cfa125dc13efecdef3b39aeb4c2 authored about 9 years ago by Ben Mosher <[email protected]>
51d7c4662cc98cfa125dc13efecdef3b39aeb4c2 authored about 9 years ago by Ben Mosher <[email protected]>
install all resolvers on travis
0b8985e4c47a6600b6a6a580c72b11bc0ab96755 authored about 9 years ago by Ben Mosher <[email protected]>
0b8985e4c47a6600b6a6a580c72b11bc0ab96755 authored about 9 years ago by Ben Mosher <[email protected]>
testing custom extensions
382f8d4b07cd9f8964ae99d2acda0b666763158d authored about 9 years ago by Ben Mosher <[email protected]>
382f8d4b07cd9f8964ae99d2acda0b666763158d authored about 9 years ago by Ben Mosher <[email protected]>
handle no package found, no webpack config found
0387fdba91278c2e8474c150ad16c836fadf7cfb authored about 9 years ago by Ben Mosher <[email protected]>
0387fdba91278c2e8474c150ad16c836fadf7cfb authored about 9 years ago by Ben Mosher <[email protected]>
tests passing for "plugin" node resolver
071f6b8ea3a4ddcc433d8d3a14b2ac4810093c47 authored about 9 years ago by Ben Mosher <[email protected]>
071f6b8ea3a4ddcc433d8d3a14b2ac4810093c47 authored about 9 years ago by Ben Mosher <[email protected]>
handle core modules in webpack resolver
ee686fd78e0435534ced0e48a85625ba976644b3 authored about 9 years ago by Ben Mosher <[email protected]>
ee686fd78e0435534ced0e48a85625ba976644b3 authored about 9 years ago by Ben Mosher <[email protected]>
fixed issue with string externals when unmatched
f9dd386a18fb8b817225b4e4dd4831fef70370c1 authored about 9 years ago by Ben Mosher <[email protected]>
f9dd386a18fb8b817225b4e4dd4831fef70370c1 authored about 9 years ago by Ben Mosher <[email protected]>
fixed typo in .editorconfig
e2068bb0241df2b2ecd764ff4d0973ff03109252 authored about 9 years ago by Ben Mosher <[email protected]>
e2068bb0241df2b2ecd764ff4d0973ff03109252 authored about 9 years ago by Ben Mosher <[email protected]>
building out webpack resolver. step one: aliases
24bb1b20852c6e5994056a7e61eb5118cfdbfa74 authored about 9 years ago by Ben Mosher <[email protected]>
24bb1b20852c6e5994056a7e61eb5118cfdbfa74 authored about 9 years ago by Ben Mosher <[email protected]>
webpack resolver: externals
0c69a10bbaf634e9a3237c881877519fcbd4902a authored about 9 years ago by Ben Mosher <[email protected]>
0c69a10bbaf634e9a3237c881877519fcbd4902a authored about 9 years ago by Ben Mosher <[email protected]>
resolving "real" files too
beb23502c3b1520d33d2212842d654d6a6b35b35 authored about 9 years ago by Ben Mosher <[email protected]>
beb23502c3b1520d33d2212842d654d6a6b35b35 authored about 9 years ago by Ben Mosher <[email protected]>
0.10.1
435198735e562cabccc14104512b8bd68eaf99e1 authored about 9 years ago by Ben Mosher <[email protected]>
435198735e562cabccc14104512b8bd68eaf99e1 authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #125 from benmosher/bugfix/frozen-jsx
don't mutate settings
2028c4587580fa1fd5a2291f6ef5167af91343c1 authored about 9 years ago by Ben Mosher <[email protected]>
oops! mutating frozen settings. breaks in eslint 1.10+ (https://github.com/eslint/eslint/issues/4495)
c87b4afbe326461e39033c43c0223f37b3e88318 authored about 9 years ago by Ben Mosher <[email protected]>
c87b4afbe326461e39033c43c0223f37b3e88318 authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #118 from benmosher/cache-correctness
Cache correctness
4427621e973c75a4542b7b67eab87386d5564f5a authored about 9 years ago by Ben Mosher <[email protected]>
c'mon, Windows.
0265d90c6380ab364b4eebe134457e689bf8aa6c authored about 9 years ago by Ben Mosher <[email protected]>
0265d90c6380ab364b4eebe134457e689bf8aa6c authored about 9 years ago by Ben Mosher <[email protected]>
two-stage caching: level one on hash of settings object, level 2 on path.
- also: using mtime to invalidate cache entries for long processes (#117)
62698598067037ae6e5444472a144d07b0f080c6 authored about 9 years ago by Ben Mosher <[email protected]>
0.10.0
241bb58b1115998f079753155e4bf3183c919118 authored about 9 years ago by Ben Mosher <[email protected]>
241bb58b1115998f079753155e4bf3183c919118 authored about 9 years ago by Ben Mosher <[email protected]>
loosened babylon version requirement. #semver #trust 😅
719eba5c5952551e1cc06474872b25b3b3f128c9 authored about 9 years ago by Ben Mosher <[email protected]>
719eba5c5952551e1cc06474872b25b3b3f128c9 authored about 9 years ago by Ben Mosher <[email protected]>
removed no-errors from README
92956f3a723e1ebefb06cca5a7c5532a92dca8c6 authored about 9 years ago by Ben Mosher <[email protected]>
92956f3a723e1ebefb06cca5a7c5532a92dca8c6 authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #107 from benmosher/coverage
Coverage work
61ba804832e3fadb829f34c4a815ae7ac9dab359 authored about 9 years ago by Ben Mosher <[email protected]>
secret secrets: https://twitter.com/janl/status/665266303977025536
ef981d44e3720f428d93c0b5784e69ed6419d9f2 authored about 9 years ago by Ben Mosher <[email protected]>
ef981d44e3720f428d93c0b5784e69ed6419d9f2 authored about 9 years ago by Ben Mosher <[email protected]>
testing no-unresolved edge cases
09ffebd8a13e67913a2a79c730952494dac528ec authored about 9 years ago by Ben Mosher <[email protected]>
09ffebd8a13e67913a2a79c730952494dac528ec authored about 9 years ago by Ben Mosher <[email protected]>
tuned coveralls script to properly remap for ES6, only generate lcov.info, etc.
9f73c49e97030be540526416fece4f036172de33 authored about 9 years ago by Ben Mosher <[email protected]>
9f73c49e97030be540526416fece4f036172de33 authored about 9 years ago by Ben Mosher <[email protected]>
have travis report coverage to coveralls
b438b3f9177366ca8db776afde4802d063fa58ff authored about 9 years ago by Ben Mosher <[email protected]>
b438b3f9177366ca8db776afde4802d063fa58ff authored about 9 years ago by Ben Mosher <[email protected]>
supporting object/array patterns in named exports in `named` and more generally
throughout the plugin.
8ba22e7f93789fccc4ab3bbd0f667277826ce1fc authored about 9 years ago by Ben Mosher <[email protected]>
support destructuring in `export` rule
22fa4b26af879ec93e7a1c721787cfb72de1f3f0 authored about 9 years ago by Ben Mosher <[email protected]>
22fa4b26af879ec93e7a1c721787cfb72de1f3f0 authored about 9 years ago by Ben Mosher <[email protected]>
cleanup
5eaf8e429d8db50699eb0ea7c852ca2c6910571b authored about 9 years ago by Ben Mosher <[email protected]>
5eaf8e429d8db50699eb0ea7c852ca2c6910571b authored about 9 years ago by Ben Mosher <[email protected]>
set up coveralls
6b90b5d292c3d4bd15b949d4ebf969d106adb1e2 authored about 9 years ago by Ben Mosher <[email protected]>
6b90b5d292c3d4bd15b949d4ebf969d106adb1e2 authored about 9 years ago by Ben Mosher <[email protected]>
100% parse coverage
e37e228be08cd91866f34d73cc297fa5a05a496a authored about 9 years ago by Ben Mosher <[email protected]>
e37e228be08cd91866f34d73cc297fa5a05a496a authored about 9 years ago by Ben Mosher <[email protected]>
remap-istanbul means ES6 coverage reports!
db5eae589ea3c99f2a9d05734650381655b34c54 authored about 9 years ago by Ben Mosher <[email protected]>
db5eae589ea3c99f2a9d05734650381655b34c54 authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #106 from benmosher/bugfix/error-reports
Report parse errors in all rules that parse remote dependencies.
b4c98fb45f0ab7f83961d50c8f0e9828057069ab authored about 9 years ago by Ben Mosher <[email protected]>
ugh, pretest
da6ce60d4505a70f8aa632ac08af7bf577bdaf94 authored about 9 years ago by Ben Mosher <[email protected]>
da6ce60d4505a70f8aa632ac08af7bf577bdaf94 authored about 9 years ago by Ben Mosher <[email protected]>
split out test command into local vs CI to allow env-specific environment vars
34e21f7c7093b69b313a6c654de67f77dc327bde authored about 9 years ago by Ben Mosher <[email protected]>
34e21f7c7093b69b313a6c654de67f77dc327bde authored about 9 years ago by Ben Mosher <[email protected]>
cleanup
481970b7ebcffcff6463fe4b3c8e0a8c7607230c authored about 9 years ago by Ben Mosher <[email protected]>
481970b7ebcffcff6463fe4b3c8e0a8c7607230c authored about 9 years ago by Ben Mosher <[email protected]>
no-named-as-default errors
ec9a6b3e9bca57d3b39ae1bda8ebbe8035f5f1ec authored about 9 years ago by Ben Mosher <[email protected]>
ec9a6b3e9bca57d3b39ae1bda8ebbe8035f5f1ec authored about 9 years ago by Ben Mosher <[email protected]>
don't hit parser cache during testing
61dfc6113c675203a77e23c5640f0ae57e628c28 authored about 9 years ago by Ben Mosher <[email protected]>
61dfc6113c675203a77e23c5640f0ae57e628c28 authored about 9 years ago by Ben Mosher <[email protected]>
export errors
783f8d6095b7ec1e73c7cb16ebadf3bc02848424 authored about 9 years ago by Ben Mosher <[email protected]>
783f8d6095b7ec1e73c7cb16ebadf3bc02848424 authored about 9 years ago by Ben Mosher <[email protected]>
deleted errors rule (again?) plus added clean (rm -rf lib/) to compile step
85c419e34114b439fed7b542c57f0fc88712b0a9 authored about 9 years ago by Ben Mosher <[email protected]>
85c419e34114b439fed7b542c57f0fc88712b0a9 authored about 9 years ago by Ben Mosher <[email protected]>
namespace errors
7526a29163b2558e3d576f5486c301dee0938319 authored about 9 years ago by Ben Mosher <[email protected]>
7526a29163b2558e3d576f5486c301dee0938319 authored about 9 years ago by Ben Mosher <[email protected]>
named: errors
f6312784911b4a809332a919878ac53927330638 authored about 9 years ago by Ben Mosher <[email protected]>
f6312784911b4a809332a919878ac53927330638 authored about 9 years ago by Ben Mosher <[email protected]>
`default` is now error-aware
d847f2e9c3f304ae18c7224ecad253e93299bb96 authored about 9 years ago by Ben Mosher <[email protected]>
d847f2e9c3f304ae18c7224ecad253e93299bb96 authored about 9 years ago by Ben Mosher <[email protected]>
buncha linting + axed `no-errors`. saving tests to be re-distributed
a3970a8c8eb349d34b927649e163b16448ec2a28 authored about 9 years ago by Ben Mosher <[email protected]>
a3970a8c8eb349d34b927649e163b16448ec2a28 authored about 9 years ago by Ben Mosher <[email protected]>
critical bugfix in export rule
0a71bf3095dcf633723f29e75f0dd087f13d5e8f authored about 9 years ago by Ben Mosher <[email protected]>
0a71bf3095dcf633723f29e75f0dd087f13d5e8f authored about 9 years ago by Ben Mosher <[email protected]>
documented AMD + CommonJS report/resolution options under no-unresolved
5a71c8969c5776ecd842bb442ba5aa25d5ea86a3 authored about 9 years ago by Ben Mosher <[email protected]>
5a71c8969c5776ecd842bb442ba5aa25d5ea86a3 authored about 9 years ago by Ben Mosher <[email protected]>
linty-fresh
ebb4403556e5e14baaa6df1bd60d417407c104b6 authored about 9 years ago by Ben Mosher <[email protected]>
ebb4403556e5e14baaa6df1bd60d417407c104b6 authored about 9 years ago by Ben Mosher <[email protected]>
no-unresolved: also optionally sensitive to AMD, now
dadff67b0a428799c8bd78854cfce16737f84693 authored about 9 years ago by Ben Mosher <[email protected]>
dadff67b0a428799c8bd78854cfce16737f84693 authored about 9 years ago by Ben Mosher <[email protected]>
man, the eslintrcs on this thing
96952c3093c10bbf641a0bdd6fdc1c4f6cb6d807 authored about 9 years ago by Ben Mosher <[email protected]>
96952c3093c10bbf641a0bdd6fdc1c4f6cb6d807 authored about 9 years ago by Ben Mosher <[email protected]>
eqeqeq!
1a17a240c6dec3d714f1a25e882b5438e14d088c authored about 9 years ago by Ben Mosher <[email protected]>
1a17a240c6dec3d714f1a25e882b5438e14d088c authored about 9 years ago by Ben Mosher <[email protected]>
Adapted mctep's alternate rule as an option on no-unresolved.
3511191634e14e545ee963f7da01c193d8a093c7 authored about 9 years ago by Ben Mosher <[email protected]>
3511191634e14e545ee963f7da01c193d8a093c7 authored about 9 years ago by Ben Mosher <[email protected]>
more test cleanup + one false-positive test for require
fa23c366221422dec8ea7f8e643ad45ec89ff388 authored about 9 years ago by Ben Mosher <[email protected]>
fa23c366221422dec8ea7f8e643ad45ec89ff388 authored about 9 years ago by Ben Mosher <[email protected]>
cleanup
ff25e89ab8b8bb0318e51ba9db8c4405e442235d authored about 9 years ago by Ben Mosher <[email protected]>
ff25e89ab8b8bb0318e51ba9db8c4405e442235d authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #98 from benmosher/bugfix/86
no-duplicates: handle unresolved.
ae30023405baf58588b6cac5ebbe14afc023666e authored about 9 years ago by Ben Mosher <[email protected]>
test message fix
591822e6179621fedc5cfa4c323675772de96dbf authored about 9 years ago by Ben Mosher <[email protected]>
591822e6179621fedc5cfa4c323675772de96dbf authored about 9 years ago by Ben Mosher <[email protected]>
experimenting with comma-dangle
7836745f8d234a9fc7e8f62403c13ecea79203c6 authored about 9 years ago by Ben Mosher <[email protected]>
7836745f8d234a9fc7e8f62403c13ecea79203c6 authored about 9 years ago by Ben Mosher <[email protected]>
fix for #86.
technically a little loose, but practically speaking, should be effective
f212dd60b3d47b21ff40ad2f53bb817e656ab91c authored about 9 years ago by Ben Mosher <[email protected]>
updated `.eslintrc` for tests for post-1.0
3f6a3d07935fb586abff525030c420c04bea225b authored about 9 years ago by Ben Mosher <[email protected]>
3f6a3d07935fb586abff525030c420c04bea225b authored about 9 years ago by Ben Mosher <[email protected]>
Simplified `no-require`. Close #88.
9a19d1d80d181a288efd8288dc112db2aabdedb5 authored about 9 years ago by Ben Mosher <[email protected]>
9a19d1d80d181a288efd8288dc112db2aabdedb5 authored about 9 years ago by Ben Mosher <[email protected]>
initial (failing) tests for #88
f8b557e61e8e2b4364a49952bd85499704c63497 authored about 9 years ago by Ben Mosher <[email protected]>
f8b557e61e8e2b4364a49952bd85499704c63497 authored about 9 years ago by Ben Mosher <[email protected]>