GT2/GT2-iOS/node_modules/fileset/.babelrc

8 lines
74 B
Plaintext
Raw Normal View History

2018-02-12 17:26:06 +00:00
{
"presets": ["es2015"],
"plugins": [
"add-module-exports"
]
}