dependency-cruiser-fork
Version:
Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
6 lines (5 loc) • 305 B
Markdown
- The JSON schemas here are generated with `tools/generate-schemas.utl.js`.
- If you need to modify the schemas:
- do so in [`tools/schema/`](../../tools/schema)
- re-run the schema generation script (either with `make clean dev-build` or by manually
running `node tools/generate-schemas.utl.js`)