Ctrl+P
Snippets to add import _ from 'underscore;'.
import _ from 'underscore;'
There are only two snippets: imu and im_ that have the same result:
imu
im_
import _ from 'underscore';
Supported languages: js, jsx, ts, tsx.