UNPKG

c4builder-non-windows

Version:

A CLI tool designed to compile a folder structure of markdowns and plant uml files into a site, pdf, single file markdown or a collection of markdowns with links

19 lines (18 loc) 345 B
{ "trailingComma": "none", "tabWidth": 4, "semi": true, "singleQuote": true, "jsxSingleQuote": true, "bracketSameLine": true, "printWidth": 110, "endOfLine": "lf", "overrides": [ { "files": ["*.json"], "options": { "tabWidth": 2 } } ] }