eslint-plugin-typescript-sort-keys

A linter plugin to require sorting interface and string enum keys

ISC License

Downloads
1.6M
Stars
143
Committers
12

Bot releases are hidden (Show)

eslint-plugin-typescript-sort-keys - Latest Release

Published by infctr 8 months ago

Changed

  • Updated @typescript-eslint/parser to v7
eslint-plugin-typescript-sort-keys -

Published by infctr about 1 year ago

Changed

  • Fix esm export paths in config
eslint-plugin-typescript-sort-keys -

Published by infctr about 1 year ago

Changed

  • [BREAKING] Minimal supported node.js version is v16
  • [BREAKING] Update @typescript-eslint/parser to v6 ๐ŸŽ‰
eslint-plugin-typescript-sort-keys -

Published by infctr over 1 year ago

Changed

  • Bump deps to fix security vulnerabilities
eslint-plugin-typescript-sort-keys -

Published by infctr over 1 year ago

Changed

  • Bump peer dependencies
eslint-plugin-typescript-sort-keys -

Published by infctr almost 3 years ago

Changed

  • Bump deps to fix security vulnerabilities
eslint-plugin-typescript-sort-keys -

Published by infctr about 3 years ago

Changed

  • [BREAKING] Drop support for node v10
  • [BREAKING] Update to eslint v8 ๐ŸŽ‰
eslint-plugin-typescript-sort-keys -

Published by infctr about 3 years ago

Changed

  • Update super old @typescript-eslint/experimental-utils dependency
  • Update dev dependencies
eslint-plugin-typescript-sort-keys -

Published by infctr over 3 years ago

Changed

  • Update dependencies with security issues
  • Update dev dependencies
eslint-plugin-typescript-sort-keys -

Published by infctr over 3 years ago

Changed

  • Update dependencies with security issues
  • Update package.json export field
eslint-plugin-typescript-sort-keys -

Published by infctr about 4 years ago

Changed

  • Use ^ to pin dependencies
eslint-plugin-typescript-sort-keys -

Published by infctr about 4 years ago

Changed

  • Support typescript v4 and @typescript-eslint/parser v4 as peer deps
eslint-plugin-typescript-sort-keys -

Published by infctr over 4 years ago

Changed

  • Bump @typescript-eslint/parser to v3.5.0
eslint-plugin-typescript-sort-keys -

Published by infctr over 4 years ago

Added

  • Explicitly list supported node versions

Fixed

  • Node conditional exports paths
eslint-plugin-typescript-sort-keys -

Published by infctr over 4 years ago

Fixed

  • Add explicit dependency of json-schema for @typescript-eslint/experimental-utils
eslint-plugin-typescript-sort-keys -

Published by infctr over 4 years ago

Changed

  • Update build artifacts
eslint-plugin-typescript-sort-keys -

Published by infctr over 4 years ago

Changed

  • Rewrite to typescript with strong types
  • Leverage helpers and types from @typescript-eslint/experimental-utils
  • Run autofix tests with ESLint Class rather than spawn a child process for eslint runner
  • Heavy refactoring and remove code paths that were never taken
  • Update ESLint config
  • Update to ESLint v7.0.0
  • Update dependencies

Added

  • Follow semver
  • Rollup bundler
eslint-plugin-typescript-sort-keys -

Published by infctr over 4 years ago

Added

  • Add ESLint 7 to peerDependencies
eslint-plugin-typescript-sort-keys -

Published by infctr over 4 years ago

Added

  • New option to interface rule: requiredFirst - if true, enforce optional properties to come after required ones.
Package Rankings
Top 1.9% on Npmjs.org
Related Projects