⚠️ Note: I've no knowledge of how this library works, I got some issues with vitest and was redirected to here.
Vitest isn't able to parse the # symbol of #private fields in a class. It seems that vitest uses this plugin under the hood, so it would be great if you can add support for private methods.
I've created an mcve for this issue that you can find here: stackblitz.com/edit/node-stkuzb
Vitest isn't able to parse the
#symbol of#privatefields in a class. It seems that vitest uses this plugin under the hood, so it would be great if you can add support for private methods.I've created an mcve for this issue that you can find here: stackblitz.com/edit/node-stkuzb