UNPKG

tc-source-content-updater

Version:

Module that updates source content for the desktop application translationCore.

23 lines (22 loc) 291 B
{ "presets": [ [ "env", { "targets": { "node": "6.10" } } ] ], "plugins": [ [ "transform-object-rest-spread", "transform-decorators-legacy", "jest-hoist", { "useBuiltIns": true } ] ] }