Rename exports in `src/sidebar/store/modules`
This is the convention that I followed to export objects in the `src/sidebar/store/modules`: name of the file plus the word `Module`. For example, `direct-linked.js` exports `directLinkedModule`.
Showing
Please register or sign in to comment