@rjsf/snapshot-tests

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

build

tsc -b .

cs-check

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

cs-format

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

lint

eslint src

precommit

lint-staged

publish-to-npm

npm run build && npm publish

test

echo 'OK'

test-coverage

echo 'OK'
npm i @rjsf/snapshot-tests

Metadata

Downloads