Socket
Socket
Sign inDemoInstall

vite-plugin-eslint

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-eslint - npm Package Versions

2

1.8.1

Diff

Changelog

Source

1.8.1 (2022-08-16)

Bug Fixes

  • default exclude match (4892478)
gxmari007
published 1.8.0 •

Changelog

Source

1.8.0 (2022-08-11)

Features

  • add eslintPath option to customize eslint instance (128fc9a), closes #23
  • add lintOnStart option (851be59)

Bug Fixes

gxmari007
published 1.7.0 •

Changelog

Source

1.7.0 (2022-07-19)

Features

gxmari007
published 1.6.1 •

Changelog

Source

1.6.1 (2022-05-19)

Bug Fixes

  • add @types/eslint dependency to resolve property type incompleteness (b73285f), closes #31
  • make sure to export eslint parameter types (7d7d3b8)
gxmari007
published 1.6.0 •

Changelog

Source

1.6.0 (2022-04-25)

Features

  • add emitError replace throwOnError (063109e)
  • add emitWarning replace throwOnWarning (2f1b643)
  • add failOnError, if there are any errors to make module build fails (cc72a01), closes #24
  • add failOnWarning, if there are any warnings when the module build fails (f2e800f)

Bug Fixes

  • when cache is true, some file change will not trigger cache file update (f196bab)
gxmari007
published 1.5.2 •

Changelog

Source

1.5.2 (2022-04-21)

Bug Fixes

gxmari007
published 1.5.1 •

Changelog

Source

1.5.1 (2022-04-20)

Bug Fixes

  • set include default value to /\.(jsx?|tsx?|vue|svelte)$/ (6d09b28)
gxmari007
published 1.5.0 •

Changelog

Source

1.5.0 (2022-04-20)

Features

  • can pass eslint options (e19147a)
  • set default options cache: false, include: src/**/*, exclude: /node_modules/ (99fa887)
gxmari007
published 1.4.0 •

Changelog

Source

1.4.0 (2022-04-11)

Features

gxmari007
published 1.3.0 •

Changelog

Source

1.3.0 (2021-06-26)

Features

  • add throwOnWarning and throwOnError config options (0dc6386), closes #6
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc