File: .eslintrc.json

Recommend this page to a friend!
  Classes of Jeremy Judeaux   Cancellable chain of promises   .eslintrc.json   Download  
File: .eslintrc.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Cancellable chain of promises
Run chains of actions based on asynchronous events
Author: By
Last change: Update of .eslintrc.json
Date: 2 years ago
Size: 113 bytes
 

Contents

Class file image Download
{ "env": { "browser": true, "node": true }, "parser": "babel-eslint", "extends": "airbnb-base" }