speedskater / babel-plugin-rewire

A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
843 stars 90 forks source link

Fix issue #173 #242

Open ETD-BIO opened 10 months ago

ETD-BIO commented 10 months ago

Property left of AssignmentExpression expected node to be of a type ["LVal"] but instead got "CallExpression"