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

eslint-plugin-prettierx

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-prettierx - npm Package Versions

2

0.18.0

Diff

Changelog

Source

[0.18.0] - 2021-04-27

Added

  • bin/prettierx-init tool for create a .prettierrc file

Changed

  • Better schemas, pre-builded from the Prettierx sources
  • Update properties and default values
  • Update standardx & standardize presets
  • Update dependencies, use Prettierx v0.18.0

Remove

  • standardize-bundle, as eslint-config-standardize now include Prettierx
  • Separate configs for supported plugins
  • bin/list-eslint-config.js utility (undocummented)
amarcruz
published 0.17.1 •

Changelog

Source

[0.17.1] - 2021-02-08

Changed

  • Use default value (false) for the breakLongMethodChains option (sorry).
amarcruz
published 0.17.0 •

Changelog

Source

[0.17.0] - 2021-02-07

Added

  • Remove obsolete options and add new ones from PrettierX 0.17, see [options removed]('prettierx: Clearing prettier cache...')

Changed

  • Use default value (false) for the breakLongMethodChains option (sorry).
  • Updated PrettierX to 0.17.0

Removed

  • Remove the 'prettierx: Clearing prettier cache...' message.
  • Remove obsolete folder of the fake prettier package.

Fixed

  • Fix #7 Unable to use standardx anymore
amarcruz
published 0.16.0 •

Changelog

Source

[0.16.0] - 2021-01-19

Added

  • Set new rule breakLongMethodChains to true.

Changed

  • Updated Readme
  • Updated dependencies, prettiex 0.16.0 and ESLint 7.15 or later
  • Updated TypeScript to v4.1.x
amarcruz
published 0.14.0 •

Changelog

Source

[0.14.0] - 2020-08-10

Changed

  • Updated internal typings
  • Updated dependencies, prettiex 0.14.0 and ESLint 7.2 or later
  • Updated Readme
amarcruz
published 0.13.1 •

Changelog

Source

[0.13.1] - 2020-08-10

Changed

  • Updated internal typings
  • Updated dependencies, prettiex 0.13.1 and ESLint 7.2 or later
amarcruz
published 0.12.1 •

Changelog

Source

[0.12.1] - 2020-05-28

This is the last version with support for ESLint 6.x and typescript-eslint v2.x

Added

  • typescript version >= 3.2 in peerDependencies to allow compatibility with typescript-eslint v2.34

Changed

  • Updated README.md, now includes default for Prettier v2
  • Updated dependencies
  • Use "^" instead "~" in the Prettierx version of dependencies
amarcruz
published 0.12.0 •

Changelog

Source

[0.12.0] - 2020-05-15

Added

  • Support for the new PrettierX option breakBeforeElse.

Changed

  • Using prettierx v0.12.0
  • Revised prettierrc.json now includes "breakBeforeElse" support.
  • Updated year in the LICENSE file.
  • Updated devDependencies.
amarcruz
published 0.11.0 •

Changelog

Source

[0.11.0] - 2019-01-27

Changed

  • Now "settings.usePrettierrc" defaults to true for all presets.
  • Revised prettierrc.json defaults, now includes "parenSpacing" support.
  • Require nodeJS 10.12 or later.
  • Updated devDependencies.

Fixed

  • Value of "quoteProps" must be "as-needed" in the "standardx" preset.

Removed

  • Removed fake Prettier package, please use aMarCruz/prettier.
  • Removed TSLint, now using ESLint as TypeScript linter.
amarcruz
published 0.10.0 •

Changelog

Source

[0.10.0] - 2019-11-21

Changed

  • Version of this package follows the prettierx version.
  • Updated dependencies, including Prettierx based on Prettier 1.9.1
  • ESLint minimum is v6.2.2
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