mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-09 13:15:37 +03:00
8 lines
144 B
JSON
8 lines
144 B
JSON
{
|
|
"breakConfig": true,
|
|
"sourceMap": "inline",
|
|
"blacklist": ["es6.forOf", "useStrict"],
|
|
"optional": ["asyncToGenerator"],
|
|
"stage": 0
|
|
}
|