Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bjrmatos/eslint-babel-configuration
- Owner: bjrmatos
- Created: 2015-08-03T02:27:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-10T18:38:07.000Z (about 8 years ago)
- Last Synced: 2024-10-12T18:08:39.222Z (3 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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