@fotoncompany/sort-object

v0.2.2
Sort an object's key within source code automatically as part of linting

test

jest

build

yarn clean && tsc

lint

yarn eslint . --ext .js,.ts,.tsx

clean

rimraf dist

patch

npm version patch && npm publish

minor

npm version minor && npm publish

major

npm version major && npm publish

prepare

yarn lint && yarn build

postpublish

git push origin master --follow-tags
npm i @fotoncompany/sort-object

Metadata

  • MIT
  • Whatever
  • Fotontech
  • released 12/14/2019

Downloads