{ "presets": ["es2016", "stage-3"], "ignore": [ "**/*.spec.js" ], "plugins": ["transform-async-to-generator"] }