UNPKG

zenith-gen

Version:

A CLI tool designed to streamline the creation of projects within the Zenith Inova ecosystem, providing optimized configurations and modern development tools.

10 lines (9 loc) 163 B
{ "semi": true, "singleQuote": true, "trailingComma": "all", "arrowParens": "avoid", "printWidth": 80, "tabWidth": 4, "endOfLine": "auto" }