Closed Napster2709 closed 3 months ago
Hey.
Is there a way to use this package as an es6 module?
import { chai } from '@open-wc/testing'; import { jestSnapshotPlugin } from 'mocha-chai-jest-snapshot'; chai.use(jestSnapshotPlugin);
Answert with https://github.com/mochiya98/mocha-chai-jest-snapshot/issues/20#issuecomment-2314955399
Hey.
Is there a way to use this package as an es6 module?