UNPKG

347 BMarkdownView Raw
1# Crystal Ball ESLint Configs
2<div><em>Write eloquent code with ease!</em></div>
3<div>
4[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
5</div>
6
7Airbnb + Prettier + Eslint = :heart:
8
9```javascript
10// .eslintrc.js
11module.exports = {
12 extends: '@crystal-ball/eloquence'
13}
14
\No newline at end of file