eslint-plugin-sort-destructure-keys
eslint-plugin-sort-destructure-keys copied to clipboard
ESLint plugin to check if keys should be sorted in an object pattern.
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.9 to 7.24.5. Release notes Sourced from @babel/eslint-parser's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.4.0. Release notes Sourced from mocha's releases. v10.4.0 10.4.0 / 2024-03-26 :tada: Enhancements #4829 feat: include .cause stacks in the error stack traces (@voxpelli) #4985...
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.6.0. Release notes Sourced from mocha's releases. v10.6.0 What's Changed feat: allow ^ versions for character encoding packages by @JoshuaKGoldberg in mochajs/mocha#5150 feat: allow ^...
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 9.6.0. Release notes Sourced from eslint's releases. v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2. Release notes Sourced from prettier's releases. 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note Changelog Sourced from prettier's changelog. 3.3.2 diff...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.9 to 7.24.7. Release notes Sourced from @babel/eslint-parser's releases. v7.24.6 (2024-05-24) Thanks @amjed-98, @blakewilson, @coelhucas, and @SukkaW for your first PRs! :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.9 to 7.24.7. Release notes Sourced from @babel/core's releases. v7.24.6 (2024-05-24) Thanks @amjed-98, @blakewilson, @coelhucas, and @SukkaW for your first PRs! :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514...
Thank you for this plugin! When trying it out I found capitalized keys are at the top🕺 ! I assumed all caps would be higher than them but they are...