React Snippets
Small set of snippets that I find usefulwhile building & testing react applications.
Features
Command |
Prefix |
Template a jest test suite |
jest - new test suite |
Template a jest "Describe" block |
jest - new 'describe' block |
Template a jest "it" block |
jest - new 'it' block |
| |