@rjsf/snapshot-tests

v5.19.3
A set of snapshot tests to be used for testing RJSF theme.
react form json-schema

lint

eslint src

test

echo 'OK'

build

tsc -b .

cs-check

prettier -l "src/**/*.[jt]s?(x)"

cs-format

prettier "src/**/*.[jt]s?(x)" --write

precommit

lint-staged

test-coverage

echo 'OK'

publish-to-npm

npm run build && npm publish
npm i @rjsf/[email protected]

Metadata

Downloads