UNPKG

approvals

Version:

Approval Tests Library - Capturing Human Intelligence

10 lines (6 loc) 165 B
# How to run ESM / .mts files in WebStorm ![](../images/webstorm.png) Add the following to the node options for running mocha tests: ``` --loader ts-node/esm ```