• Joaquim Rocha's avatar
    frontend: Ensure the current dir is picked by eslint for its plugins · 28e097ce
    Joaquim Rocha authored
    There was an issue sometimes when trying to run one of the eslint
    commands from "lint-staged" as it would find two versions of its
    plugins (both from frontend/ and from the example plugins), so we
    add an option to indicate that plugins should be resolved against
    the current directory.
    28e097ce
Analyzing file…