Files
atom/static/babelrc.json
2015-08-19 17:55:29 -07:00

8 lines
144 B
JSON

{
"breakConfig": true,
"sourceMap": "inline",
"blacklist": ["es6.forOf", "useStrict"],
"optional": ["asyncToGenerator"],
"stage": 0
}