8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
{
|
|
"stage": 0,
|
|
"loose": ["all"],
|
|
"blacklist": ["es6.tailCall"],
|
|
"optional": ["optimisation.flow.forOf"],
|
|
"plugins": ["./tools/build-plugins/protect"]
|
|
}
|