UNPKG

better-crowdin

Version:

Crowdin CLI on steroids

26 lines (25 loc) 536 B
{ "sourceMap": "inline", "plugins": [ "transform-decorators-legacy", "lodash", "transform-object-rest-spread", "transform-function-bind", "syntax-dynamic-import" ], "env": { "test": { "presets": ["es2017", "es2015", "react", "airbnb"], "plugins": [ "external-helpers", [ "transform-decorators-legacy", "module-resolver" ], "transform-runtime", "syntax-dynamic-import", "babel-plugin-dynamic-import-node" ] } } }