UNPKG

@bodyam8/core

Version:
8 lines (7 loc) 125 B
module.exports = { semi: true, trailingComma: 'all', singleQuote: true, printWidth: 150, tabWidth: 2, };