PowerSupply

Results 5 comments of PowerSupply

Here is a wrapper function that does the thing: ``` import { query } from '@phenomnomnominal/tsquery'; export function exactReplace(originalCode: string, selector: string, mappingFunc: (a: string) => string) { let offset...

Anything new regarding this?

So when does this get merged? Is this repo dead?

I can confirm this is happening for me as well and I will stop using the plugin until it is fixed. Is this plugin maintained? Last release was last year....

Anyone? Having the same problem trying to set up testing with jest + jest-preset-angular.