1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 22:03:54 +03:00
copilot/legacy/spikes/graphql/graphql-server/.babelrc

6 lines
36 B
Plaintext
Raw Normal View History

2017-05-03 17:56:02 +03:00
{
"presets": [
"es2015"
]
}