json-fixer

v1.6.15
A JSON fixer
json fix lint check

lint

eslint . && npm run lint:lockfile && npm run lint:md

lint:fix

eslint . --fix

lint:lockfile

lockfile-lint --path package-lock.json --type npm --validate-https --allowed-hosts npm yarn

lint:md

remark . .github

format

prettier --write 'src/*.js' index.js

test

jest

test:watch

jest --watch

sec

snyk test

commit

git-cz

generate

pegjs src/json.pegjs

prepare

snyk protect

sr

semantic-release

build

echo 0

sandbox

node test/sandbox
npm i json-fixer

Metadata

  • MIT
  • >=10
  • Maximilian Berkmann
  • released 9/6/2022

Downloads

Maintainers