UNPKG

roar-sdk

Version:

Node.js SDK for developing Roar inspectors

18 lines (16 loc) 319 B
{ "presets": ["es2015", "stage-0"], "plugins": [ "add-module-exports", "transform-async-to-generator", "transform-class-properties", "transform-decorators-legacy", "transform-object-rest-spread", "transform-runtime" ], "env": { "test": { "plugins": [ "istanbul" ] } } }