Open himynameisdave opened 7 years ago
Side note: the editor that I am using is Atom, as I realize this package seems to be editor-agnostic
I'm eager for an answer to this as well. The same thing happens whenever you write 'get' within the actual JSX too, (like 'get started').
Hi,
Sometimes we make use of
lodash/get
in our codebase. This causes the code following it to not be properly formatted:Likely due to this line, it looks like certain keywords trigger this kind of highlighting, which is undesirable. How do I either:
get
static
keyword is used)