1
0
Fork 0
decko/.babelrc

8 lines
95 B
Text
Raw Normal View History

{
"modules": "umd",
"loose": "all",
"compact": true,
"comments": false,
"stage": 0
}