-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
My initial thinking on this is that we won't have any configuration for the cli, but fully depend on the respective linter's config files.
npm i -D @linterjs/cli @linterjs/prettier @linterjs/eslint
In this case I would be required to have a .eslintrc file in my project, otherwise linter would fail because eslint actually expects a config file to be present, prettier would still run as it has defaults. However if you wanted to configure prettier you would do so with it's configuration files.
Metadata
Metadata
Assignees
Labels
No labels