Skip to content

Instantly share code, notes, and snippets.

@darky
Last active July 3, 2018 15:03
Show Gist options
  • Save darky/f94cbc9e381749a4f468a1d3b4da3f88 to your computer and use it in GitHub Desktop.
Save darky/f94cbc9e381749a4f468a1d3b4da3f88 to your computer and use it in GitHub Desktop.
{
"pro": true,
"plugins": [
"jsdom-quokka-plugin",
"quokka-mocha-bdd"
],
"env": { "params": { "env": "TS_NODE_TRANSPILE_ONLY=true;NODE_ENV=development;DEBUG=*" } },
"jsdom": {
"config": {
"url": "http://localhost"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment