Andy Méndez
Andy Méndez
Hi! I've modified this setting: "jestrunner.codeLensSelector": "**/*-{test,acceptance-test}.{js,jsx,ts,tsx}" But I can't see "run jest option" in explore/context:  It looks like default value...
I'm not sure if this is the behaviour expected but I think it's a bug: In this line: https://github.com/ReactTraining/history/blob/3f69f9e07b0a739419704cffc3b3563133281548/modules/createBrowserHistory.js#L179 the state is set with a new property state and the...