UNPKG

officiavoluptas

Version:
8 lines (7 loc) 121 B
module.exports = { trailingComma: 'all', tabWidth: 2, semi: false, singleQuote: true, arrowParens: 'always', }