Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

lock eslint@v6.5.1 for now #6

Merged
merged 1 commit into from
Nov 4, 2019
Merged

lock eslint@v6.5.1 for now #6

merged 1 commit into from
Nov 4, 2019

Commits on Nov 4, 2019

  1. lock eslint@v6.5.1 for now

    newer version of eslint uses a regular expression
    flag which are only supported by node >= 8.10
    
    from instrospection, atom came with node v8.9.3,
    hence it can't use the latest version of eslint
    breaking linter-eslint extension
    
    ref:
    
    - eslint/eslint#12493
    ignatiusreza committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    d108e44 View commit details
    Browse the repository at this point in the history