UNPKG

react-reach

Version:

A small library for react to communicate with GraphQL

16 lines (15 loc) 271 B
{ "presets": ["es2015"], "plugins": [ "transform-runtime", "syntax-async-functions", "transform-async-to-generator" ], "env": { "commonjs": { "plugins": [ ["transform-es2015-modules-commonjs", { "loose": true }] ] }, } }