mirror of
https://github.com/atom/atom.git
synced 2026-01-12 08:28:00 -05:00
8 lines
144 B
JSON
8 lines
144 B
JSON
{
|
|
"breakConfig": true,
|
|
"sourceMap": "inline",
|
|
"blacklist": ["es6.forOf", "useStrict"],
|
|
"optional": ["asyncToGenerator"],
|
|
"stage": 0
|
|
}
|