Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@allanchau/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allanchau/eslint-config - npm Package Versions

23

11.0.0

Diff

Changelog

Source

v11.0.0 - 2020-04-10

Changed

  • This Repo now only includes most of the error rules from ESLint.

Removed

  • Almost everything.
allanchau
published 8.1.4 •

Changelog

Source

8.1.4 - 24 November 2018

Removed

  • Remove multiline-ternary rule.
allanchau
published 8.1.3 •

Changelog

Source

8.1.3 - 22 November 2018

Removed

  • Remove prettier.
allanchau
published 8.1.2 •

Changelog

Source

8.1.2 - 22 November 2018

Removed

  • Remove prettier.
allanchau
published 8.1.1 •

Changelog

Source

8.1.1 - 2 November 2018

Added

  • Add prettier extensions.
allanchau
published 8.1.0 •

Changelog

Source

8.1.0 - 2 November 2018

Added

  • Add prettier extensions.
allanchau
published 8.0.0 •

Changelog

Source

8.0.0 - 2 November 2018

Added

  • Added no-async-promise-executor.
  • Added require-atomic-updates.
  • Added max-classes-per-file.
  • Added require-unicode-regexp.

Changed

  • Make no-extra-parens an error.
  • Make consistent-return error.
  • Make init-declarations an error.
  • Changed multiline-ternary to always-multiline.
  • Changed padded-blocks to always.
  • Make prefer-object-spread error.
  • Removed the two different rules, there is now only the single set of rules for node and the browser (use webpack).
allanchau
published 7.0.2 •

Changelog

Source

7.0.2 - 31 July 2018

Removed

  • Remove prefer-object-spread that wasn't working properly.
allanchau
published 7.0.1 •

Changelog

Source

7.0.1 - 29 June 2018

Changed

  • Update node parser version to 8.
  • Fix broken rule.
allanchau
published 7.0.0 •

Changelog

Source

7.0.0 - 29 June 2018

Changed

  • Reverted back to using es6 and scripts for node.
  • arrow-body-style now use the eslint default.
  • class-methods-use-this is now an error.

Removed

  • Removed jasmine, mocha, phantomjs, qunit env variables.
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