Open
Conversation
Author
|
@michaelficarra : If you are able to review, the ones here on estraverse would probably be helpful to have done first so I can simplify the Rollup routine on its dependees (to avoid need for the CJS plugin) Update: Probably should resolve concerns at estools/esutils#34 first actually |
Contributor
|
HI. Can you please duplicate this PR to my fork? |
- npm: Add recommended `bugs`, `keywords`, `dependencies` and use `author`/`contributors` - npm: Update devDeps, and switch to Babel 7/preset-env - npm: Use simple run script syntax - npm: Drop `package-lock.json` in favor of npmrc for consistency with other estools projects - Maintenance: Add `.editorconfig` - Maintenance: Drop use of gulpfile - Update: Mocha API - Testing: Add nyc - Testing: Use `chai/register-expect` - Testing: Drop bundled `esprima` in favor of using versioned - Testing: Update espree API to supply `sourceType`/`ecmaVersion` - Testing: Enable `espree` for dynamic import and adjust test expectation to take into account full Program context - Docs: Use more modern syntax in examples
…t`); prefer for-of - Refactoring: Use ES6 classes
- Refactoring: Switch to ESM source, using Rollup + Babel/Terser - Refactoring: Further ES6 class
Author
|
I've added native Node ESM support. @sanex3339 : I'm planning on maintaining my own fork (already started at |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Builds on #109.
exportsexportsletcloser to scope of use (or convert toconst); prefer for-of