Socket
Socket
Sign inDemoInstall

eslint-config-molindo

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-molindo - npm Package Versions

23
7

7.0.0

Diff

Changelog

Source

7.0.0

Features

  • Enable react/function-component-definition to have auto fix for using functions of React components (fixes #75)
  • Enable react/no-unstable-nested-components (fixes #77)
  • Enable {checksVoidReturn: {attributes: false}} for @typescript-eslint/no-misused-promises (fixes #86)
  • Enable @typescript-eslint/ban-ts-comment (fixes #89)
  • Upgrade available major versions of dependencies (@typescript-eslint/eslint-plugin)
  • Add molindo/tailwind

Fixes

  • Detect **/*.{e2e,cy}.{js,jsx,ts,tsx} as test files (fixes #67)
  • Change import/no-extraneous-dependencies rule configuration to allow dev dependencies in all files since it has too many false positives otherwise (fixes #71)
  • Add cy and Cypress globals when cypress config is used (fixes #79)
  • Disable no-use-before-define for TypeScript files (fixes #91)

Breaking changes

  • Require eslint@^8.45
  • eslint-config-molindo/setupPlugins has been removed, since it's no longer necessary (fixes #59)
  • Removed typescript from dependencies (consumers should install this)
  • CSS modules-related rules were moved to molindo/css-modules
  • Upstream breaking changes
    1. @typescript-eslint/eslint-plugin & @typescript-eslint/eslint-plugin
    2. eslint-plugin-jest
    3. prettier
    4. eslint-plugin-prettier
    5. eslint-plugin-unicorn (upgraded from v41 to v48)
amann
published 7.0.0-alpha.7 •

amann
published 7.0.0-alpha.6 •

amann
published 7.0.0-alpha.5 •

amann
published 7.0.0-alpha.4 •

amann
published 6.0.1 •

Changelog

Source

6.0.1

Fixes

amann
published 7.0.0-alpha.3 •

amann
published 7.0.0-alpha.2 •

amann
published 7.0.0-alpha.1 •

amann
published 6.0.0 •

Changelog

Source

6.0.0

Features

  • Upgrade to TypeScript 4

Fixes

  • Disable TypeScript rules which cause false positives.
  • Disallow describe.only.

Breaking changes

  • Requires ESLint 8
23
7
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