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

https://github.com/sqlwwx/eslint-config-standard-airbnb


https://github.com/sqlwwx/eslint-config-standard-airbnb

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# eslint-config-standard-airbnb

```
module.exports = {
"parser": "babel-eslint",
"extends": ["standard-airbnb"]
};
```