vite-plugin-checker icon indicating copy to clipboard operation
vite-plugin-checker copied to clipboard

Add the build.logLevel attribute in eslint so that the warning log is not displayed when packaging.

Open nice-wwming opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

When I pack, I know that there is an eslint warning in the project, but I don't want to fix it. Can I add a configuration property to close the prompt?

Describe the solution you'd like

Add the build.logLevel attribute in eslint so that the warning log is not displayed when packaging.

Describe alternatives you've considered

No response

Additional context

No response

Validations

  • [x] Read the docs.
  • [X] Read the Contributing Guidelines.
  • [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.

nice-wwming avatar Aug 18 '23 11:08 nice-wwming