UNPKG

class-validator-jsonschema

Version:

Convert class-validator-decorated classes into JSON schema

14 lines (13 loc) 183 B
sudo: false language: node_js node_js: - 12 cache: yarn script: - yarn test:format - yarn lint - yarn test notifications: email: false after_success: - yarn send-coverage