Socket
Socket
Sign inDemoInstall

@kevinoid/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kevinoid/eslint-config - npm Package Versions

13
6

26.0.0

Diff

Changelog

Source

26.0.0 (2022-05-05)

BREAKING CHANGES

  • Drop support for Node.js 12. Require Node.js 14.14 or later.

Features

  • use parserOptions.ecmaVersion 2021 (14611b2)
kevinoid
published 25.0.0 •

Changelog

Source

25.0.0 (2022-04-01)

BREAKING CHANGES

  • Bump eslint-plugin-unicorn from ^40.1.0 to ^42.0.0. See Release Notes:
  • Bump eslint-plugin-jsdoc from ^37.9.7 to ^38.0.3. See Release Notes
    • jsdoc/match-description regular expressions now need to take account for trailing whitespace.

Bug Fixes

  • disable capIsNew new-cap option for WSH (2e40bf5)
  • disable jsdoc/no-undefined-types for WSH (3d9c51d)
kevinoid
published 24.0.0 •

Changelog

Source

24.0.0 (2022-01-03)

BREAKING CHANGES

kevinoid
published 23.0.0 •

Changelog

Source

23.0.0 (2021-09-15)

BREAKING CHANGES

kevinoid
published 22.0.0 •

Changelog

Source

22.0.0 (2021-08-04)

BREAKING CHANGES

kevinoid
published 21.0.0 •

Changelog

Source

21.0.0 (2021-06-29)

BREAKING CHANGES

Bug Fixes

Features

kevinoid
published 20.0.0 •

Changelog

Source

20.0.0 (2021-06-07)

BREAKING CHANGES

Dependency Updates

Bug Fixes

  • Match trailing comma in max-len ignorePattern (aeb7825)
kevinoid
published 19.0.1 •

Changelog

Source

19.0.1 (2021-05-29)

Bug Fixes

  • Improve code for importing peer dependencies to fix issues when require.main is not eslint. (d898698)
kevinoid
published 19.0.0 •

Changelog

Source

19.0.0 (2021-05-29)

Dependency Updates

kevinoid
published 18.0.1 •

Changelog

Source

18.0.1 (2021-05-16)

Features

  • Configure definedTypes for the jsdoc/no-undefined-types rule for ECMAScript/TypeScript types which do not have a matching name in the global scope (e.g. Generator, Iterator, etc.).
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