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

https://github.com/oncomouse/minimal-eslint


https://github.com/oncomouse/minimal-eslint

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Minimal ESLint Project

For projects that don't use something like [create-react-app](https://github.com/facebook/create-react-app), I want a quick template to get started with [ESLint](https://github.com/eslint/eslint). This uses `eslint:recommended` and [`babel-eslint`](https://github.com/babel/babel-eslint), but has no JSX or Flow support.