babel / babel-sublime-snippets

Next generation JavaScript and React snippets for Sublime
https://babeljs.io
263 stars 47 forks source link

Update of snippets for new React 16.4.0? #35

Open wzup opened 6 years ago

wzup commented 6 years ago

There are new life-cycle methods in React. like getDerivedStateFromProps(), getSnapshotBeforeUpdate, componentDidCatch, componentDidUpdate with 3 params, so on

Will you add them to list of snippets?