https://github.com/oncomouse/minimal-eslint
https://github.com/oncomouse/minimal-eslint
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oncomouse/minimal-eslint
- Owner: oncomouse
- Created: 2019-06-27T13:29:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T20:11:01.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T15:48:46.378Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.