UNPKG

react-middleware

Version:

Connect middleware for serving React components from a standard folder structure.

12 lines (11 loc) 268 B
{ "parser": "babel-eslint", "extends": "airbnb", "rules": { "no-multiple-empty-lines": 0, "no-param-reassign": 0, "padded-blocks": 0, "template-curly-spacing": ["error", "always"], "no-confusing-arrow": ["error", {"allowParens": true}] } }