eslint-plugin-typescript-sort-keys

v3.3.0
Sort interface and string enum keys
eslint eslintplugin eslint-plugin typescript

prepublishOnly

yarn compile

build

yarn rimraf lib && yarn compile

compile

yarn rollup -c

docs

eslint-docs

docs:check

eslint-docs check

lint

eslint --ext .js,.ts src/ tests/

format

prettier --write src/**/*.{js,ts} tests/**/*.{js,ts}

test

yarn jest --watch

coverage

yarn test --coverage --watchAll=false

coverage-preview

http-server -o -p 5000 coverage/lcov-report

typecheck

tsc --noEmit --skipLibCheck

verify

yarn typecheck && yarn lint && yarn build && yarn coverage
npm i eslint-plugin-typescript-sort-keys

Metadata

  • ISC
  • >= 16
  • infctr
  • released 10/5/2024

Downloads

Maintainers