UNPKG

eslint-config-seekingalpha-react

Version:

SeekingAlpha's sharable React.js ESLint config

7 lines (6 loc) 101 B
export default { jsxIndent: 2, jsxIndentProps: 2, jsxMaxDepth: 10, jsxMaxPropsPerLine: 1, };