Skip to content

Allow the various linters to be configured via their standard config files #16

@jobara

Description

@jobara

Is your feature request related to a problem?

It might be easier for a user of fluid-grunt-lint-all to be able to use the standard config files, e.g. eslintrc.json and etc. to configure the settings of the various fluid-grunt-lint-all plugins. IDEs can already be setup to use these configuration files to provide linting during coding/writing. Also, it may be clearer for those coming into the project to understand what and where to find the configuration.

Describe the solution you'd like

Use standard configuration files for the various linters, instead of configuring through grunt, although that could still be an option for overrides if necessary.

Additional context or notes

Config file changes coming to eslint: eslint/rfcs#9

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions