Alexander J. Vincent

Results 150 issues of Alexander J. Vincent

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. In AST Explorer, select espree for the parsing engine....

https://github.com/eslint/eslint-scope I'm thinking about using eslint-scope in one of my projects, but I need a visualization of its output to be sure that's what I'm looking for. Can someone help...

feature request

https://docs.npmjs.com/cli/v6/configuring-npm/package-json#files This package has a lot of overhead.

- [x] Basic class - [x] Membrane.entryNotifier - [x] ObjectGraphHandler traps - [ ] spec/features/entryNotifier.mjs - [ ] DistortionsListener API - [ ] Whitelist integration - [ ] Documentation

ObjectGraphHandler violates this constraint, but it's deprecated anyway...

esmodules-0.10 branch, source/core/FunctionSet.mjs https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AggregateError

The current ObjectGraphHandler code holds strong references to revoke() functions that Proxy.revocable() provides. I'm no longer sure that's a good idea. On the one hand, it definitely makes it easy...

https://rollupjs.org/ This could've saved a lot of trouble if I'd known about it earlier. It will be critical to converting the es-membrane code to be entirely ES6 modules.