eslint-plugin-typescript-sort-keys

v1.0.1
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 type-check && yarn lint && yarn build && yarn coverage

compile

yarn rollup -c

coverage

yarn test --coverage --watchAll=false

docs:check

eslint-docs check

type-check

tsc --noEmit --skipLibCheck

coverage-preview

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

Metadata

  • ISC
  • >=8.3.0
  • infctr
  • released 5/22/2020

Downloads

Maintainers