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

https://github.com/dashed/babel-eslint-testcase


https://github.com/dashed/babel-eslint-testcase

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## Issue

babel-eslint seems to ignore no-unused-vars on 3.1.10 and 3.1.11, but not on
3.1.9.

## To Reproduce

1. Clone this repository.

2. Run `npm install`

3. Run eslint with `./node_modules/.bin/eslint testcase.js`