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

@stylistic/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylistic/eslint-plugin - npm Package Versions

23
6

2.10.0

Diff

Changelog

Source

2.10.0 (2024-10-30)

Features

  • cross test comma-spacing (#562) (ea72317)
  • function-call-spacing: auto-fix optional chain when option is never (#589) (7a2b47f)
  • function-call-spacing: support ImportExpression in ts version (#570) (19d1f8c)
  • indent-binary-ops: logical expression indent (#576) (cbf800d)
  • indent: add support for Import Attributes (#579) (4f944d8)
  • key-spacing: add support for Import Attributes (#583) (789d893)
  • max-statements-per-line: new option to allow specific statements (#558) (2ed4054)
  • no-multi-spaces: add support for Import Attributes (#584) (0da0713)
  • padding-line-between-statements: add support for multiline-export and singleline-export (#582) (2690a30)
  • quote-props: add support for Import Attributes (#581) (4edfee2)

Bug Fixes

  • correct the type of quotes in customize (#590) (b86c2df)
  • function-call-spacing: don't remove comments while auto-fixing (#588) (53b4a55)
  • jsx-closing-bracket-location: should not remove comment in jsx (#566) (e2ba8d5)

Documentation

  • func-call-spacing: fixing broken links (#587) (d3dbc22)

Chores

eslint-stylistic-bot
published 2.9.0 •

Changelog

Source

2.9.0 (2024-10-05)

Features

  • add indent option tabLength to customize config (#538) (91a18e7)
  • curly-newline: add new rule (#548) (049c20e)
  • Improve indent in template literals (#553) (9130c94)
  • jsx/jsx-closing-tag-location: add location option to customize indentation (#550) (ae09edd)

Bug Fixes

  • quotes: only when allowTemplateLiterals set, allow template literals to avoid escape sequences (#544) (7e3a0d3)

Documentation

Chores

eslint-stylistic-bot
published 2.8.0 •

Changelog

Source

2.8.0 (2024-09-09)

Features

  • indent: indention inside TemplateLiteral always start at level one (#528) (d2f92c0)
  • remove @types/eslint (5ea3d6a)

Bug Fixes

  • indent-binary-ops: improve nested handling, close #530 (af1c21a)
  • move spacing rules about as and satisfies from type-annontation-spacing to keyword-spacing (#535) (b89ae5e)

Documentation

eslint-stylistic-bot
published 2.7.2 •

Changelog

Source

2.7.2 (2024-08-30)

Bug Fixes

  • types: add missing type reference, close #526 (47fddb0)
eslint-stylistic-bot
published 2.7.1 •

Changelog

Source

2.7.1 (2024-08-29)

Chores

eslint-stylistic-bot
published 2.7.0-beta.1 •

Changelog

Source

2.7.0-beta.1 (2024-08-29)

Build Related

Chores

eslint-stylistic-bot
published 2.7.0-beta.0 •

Changelog

Source

2.7.0-beta.0 (2024-08-29)

Chores

eslint-stylistic-bot
published 2.6.5 •

Changelog

Source

2.6.5 (2024-08-28)

Bug Fixes

  • type-annotation-spacing: consider spacing around as and satisfies operator (#517) (cf254a9)

Documentation

  • use new vscode codeActionsOnSave syntax (#511) (086b7f3)
eslint-stylistic-bot
published 2.6.4 •

Changelog

Source

2.6.4 (2024-08-15)

Bug Fixes

  • configs: should not ignore templateLiteral for indent (3154799)

Chores

eslint-stylistic-bot
published 2.6.3 •

Changelog

Source

2.6.3 (2024-08-15)

Bug Fixes

  • add explicit "type": "commonjs" (9d37124)
  • arrow-parens: wrong parens removal with optional parameter (#499) (71896ce)
  • lines-between-class-members: properly infer exceptAfterOverload from enforce (#239) (3dfa159)
  • ts/padding-line-between-statements: removing blank line between functions in interface (#71) (#468) (91eb636)

Chores

23
6
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