Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bjrmatos/eslint-babel-configuration

An eslint/babel configuration that matches my code style
https://github.com/bjrmatos/eslint-babel-configuration

Last synced: about 1 month ago
JSON representation

An eslint/babel configuration that matches my code style

Awesome Lists containing this project

README

        

# ESLint/Babel Configuration

*An eslint/babel configuration that matches my code style*

Both files includes rules for React.js/JSX code

- `.eslintrc` for ES6/ES2015 code
- `.eslintrc-es5` for ES5 code
- `.eslintignore` common ignored files/folders when linting
- `.babelrc` basic configuration for babel transpiler