Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linting/Updates #137

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Linting/Updates #137

wants to merge 2 commits into from

Conversation

brettz9
Copy link

@brettz9 brettz9 commented Jul 6, 2020

  • Linting: Switch to add a recommended extension (json)
  • Linting: Lint /examples files also (using overrides to allow console therein)
  • Docs: README clarifications
  • Refactoring: Switch to ES6 in examples and docs
  • npm: Update airbnb to version advertised as compatible with exiting eslint version

I'd actually like to update ESLint to the latest versions, but if we get tests/coverage in place, using the latest versions, e.g., of mocha/nyc, will likely require Node 10+, causing a breaking change if ensuring all claimed supported versions are tested, and wasn't sure you'd be open to that, so starting off small. FWIW, many projects are dropping support for End-of-lifed versions (i.e., pre Node 10).

(If this project is no longer being maintained, I'd be grateful for a heads up so I can, as feasible, start a fork or something.)

Thanks much! Looks like a very handy project!

- Linting: Lint `/examples` files also (using `overrides` to allow `console` therein)
- Refactoring: Switch to ES6 in examples and docs
- npm: Update airbnb to version advertised as compatible with exiting eslint version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant