UNPKG

zoro-cli

Version:

10 lines (9 loc) 154 B
module.exports = { bracketSpacing: true, printWidth: 120, semi: true, singleQuote: true, tabWidth: 2, tabs: false, trailingComma: 'none' };