Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 776 Bytes

File metadata and controls

24 lines (14 loc) · 776 Bytes

Designer Decisions - Generators

Generate schemas for design decision, validators, and transformations.

How to use

📖 Documentation

Development

Make sure you README first.

Scripts

  • $ npm run build - uses tsc to build dist/cjs.
  • $ npm run test / npm run test:watch - uses mocha + ts-node/register.
  • $ npm run lint / npm run lint:fix - uses @noodlestan/eslint-config
  • $ npm run dev - uses tsc --watch

MIT License

Copyright (c) 2024 Noodlestan.

Published under a MIT license.