UNPKG

eslint-config-alloy

Version:
6 lines (5 loc) 95 B
class Foo extends React.Component { componentDidMount() { this.state.name = 'foo'; } }