UNPKG

dclint

Version:

A command-line tool for validating and enforcing best practices in Docker Compose files.

3 lines (2 loc) 102 B
declare const validationComposeSchema: (content: object) => void; export { validationComposeSchema };