Nicholas J. Small
Results
4
issues of
Nicholas J. Small
Previously, class methods (method names in a class prefixed with `@`) were not highlighted nor registered as functions definitions. This is my admittedly naive attempt at adding the `@` symbol...
Hi Julio, Hopefully a pretty quick change. Jest 24 has deprecated setupTestFrameworkScriptFile in favor of setupFilesAfterEnv, which takes an array. For now, this PR just simply returns the single item...