UNPKG

piral-cli-dotenv

Version:

Extends the Piral CLI command options to automatically include dotenv files.

10 lines (9 loc) 176 B
module.exports = { printWidth: 120, singleQuote: true, trailingComma: 'all', bracketSpacing: true, parser: 'typescript', semi: true, jsxBracketSameLine: true, };