New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-peerigon

Package Overview
Dependencies
Maintainers
9
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-peerigon - npm Package Versions

1
13

25.3.0

Diff

Changelog

Source

25.3.0 (2020-02-01)

Bug Fixes

  • base: Allow finally() as a replacement for catch() (0d2b2df)

Features

  • base: Relax eqeqeq (e8f9cd6)
  • react: Relax react/require-default-props rule (8be6c52)
  • typescript: Relax @typescript-eslint/strict-boolean-expressions rule (524c462)
jhnns
published 25.2.0 •

Changelog

Source

25.2.0 (2020-01-23)

Features

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

jhnns
published 25.1.1 •

Changelog

Source

25.1.1 (2020-01-13)

Bug Fixes

  • Turn off no-empty-function for TypeScript (1c8c5ac)
jhnns
published 25.1.0 •

Changelog

Source

25.1.0 (2020-01-10)

Bug Fixes

  • Disable import/extensions for tsx files (b13c7f6)

Features

  • Allow ESLint 6 as peer dependency (e474e5e)
jhnns
published 25.0.1 •

Changelog

Source

25.0.1 (2019-12-25)

Bug Fixes

  • Allow template literals for Jest inline snapshots (2b9c4e5)
jhnns
published 25.0.0 •

Changelog

Source

25.0.0 (2019-12-23)

Bug Fixes

  • Allow non-null assertions in test files (240beec)
  • Do not require .ts extensions in TypeScript files (e40ffbe)
  • Turn off consistent-type-definitions in d.ts files (1c00846)

Features

  • Don't allow loose equality checks (8e065bf)

BREAKING CHANGES

  • Loose equality checks are not allowed anymore.
jhnns
published 24.0.0 •

Changelog

Source

24.0.0 (2019-08-23)

Features

BREAKING CHANGES

  • You need to update @typescript-eslint/eslint-plugin@^2.0.0 if you're using the TypeScript rules. The recommended rules changed a little bit and there have been some breaking rule changes like @typescript-eslint/consistent-type-assertions, @typescript-eslint/no-unnecessary-type-arguments and @typescript-eslint/strict-boolean-expressions
jhnns
published 23.2.0 •

Changelog

Source

23.2.0 (2019-08-02)

Bug Fixes

  • Disable react/jsx-no-literals in tests (ed93deb)

Features

  • Disable react/jsx-one-expression-per-line (136a945)
jhnns
published 23.1.0 •

Changelog

Source

23.1.0 (2019-08-01)

Features

  • Disable react/jsx-wrap-multilines (2eb57e2)
jhnns
published 23.0.0 •

Changelog

Source

23.0.0 (2019-08-01)

Bug Fixes

  • Add additional check for tsconfig.json resolving (dd53d16)

Features

  • Enable @typescript-eslint/explicit-member-accessibility rule (f036659)
  • Relax import/order rule (ae8d12a)

BREAKING CHANGES

  • The @typescript-eslint/explicit-member-accessibility rule will now reports errors when someone uses the public keyword in TypeScript classes where it is not necessary.
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