UNPKG

create-rivas-react

Version:

Boilerplate for create react with atomic design

11 lines (10 loc) 177 B
module.exports = { trailingComma: 'none', tabWidth: 2, semi: true, bracketSpacing: true, printWidth: 80, endOfLine: 'auto', singleQuote: true, useTabs: false };