Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/okbel/setup

My setups
https://github.com/okbel/setup

Last synced: 21 days ago
JSON representation

My setups

Awesome Lists containing this project

README

        

# Setups
My setups

## ESLint

### For ES6 Projects

```bash
npm install --save-dev eslint eslint-config-standard eslint-plugin-promise eslint-plugin-react eslint-plugin-standard
```