1.3.1 • Published 5 years ago
react-coding-style v1.3.1
react-coding-style
For lazy person like me, have pre-defined
reactproject config ofeslint+prettierinstalled together with their dependenies.
Usage
Install:
$ yarn add --dev react-coding-styleEdit .eslintrc.js
const style = require('react-coding-style')
module.exports = style.tslintEdit .prettierrc.js
const style = require('react-coding-style')
module.exports = style.prettier