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

Add acorn dependency to fix npm warning #666

Merged
merged 2 commits into from
Jan 4, 2019
Merged

Commits on Jan 3, 2019

  1. Add acorn dependency to fix npm warning

    It seems there is a problem with npm installing 'peer dependencies'
    npm's warning says that we need to install this dependency ourselves.
    The bug is tracked here:
    eslint/eslint#11018
    joelanman committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    ddcfdc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. changelog

    joelanman committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    d04f6c6 View commit details
    Browse the repository at this point in the history