Douglas Rogers
Douglas Rogers
Adds a new user setting that gives users the option to set an es6 import with or without destructuring. - With destructuring, the module is imported per usual. - Without...
Created options for `npm-intellisense.importQuotes` option to avoid any confusion from end user.
Would you be opposed to separating that file into SASS and using something like Gulp as the task runner?
When running the project, there is an error in `entry.server.tsx`. The dependency `isbot` has moved from a default export to a named export. Changed the signature to reflect this change....
The links for Inbox throughout the documentation have improper URLs. The URL for Inbox is `/inbox` but it is linked to go to `/notification-center` throughout the docs. I have a...