Skip to content

React es6 class extends instead of es5 createClass #247

Closed
@hamiltondanielb

Description

@hamiltondanielb

Is there a way to enforce

class PageManager extends Component {...}

instead of

module.exports = React.createClass({...})

I apologize if I missed something, but I can't seem to find anything about this

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions