UNPKG

@scribalous/branding

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

7 lines 114 B
module.exports = { semi: false, trailingComma: "none", singleQuote: true, printWidth: 80, tabWidth: 2 };