eslint-plugin-typescript-sort-keys

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

docs

eslint-docs

lint

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

test

yarn jest --watch

build

yarn rimraf lib && yarn compile

format

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

verify

yarn typecheck && yarn lint && yarn build && yarn coverage

compile

yarn rollup -c

coverage

yarn test --coverage --watchAll=false

typecheck

tsc --noEmit --skipLibCheck

docs:check

eslint-docs check

prepublishOnly

yarn compile

coverage-preview

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

Metadata

  • ISC
  • >= 16
  • infctr
  • released 8/30/2023

Downloads

Maintainers