blacklist regenerator from templates directory - fixes #912
This commit is contained in:
parent
43fdbe3d6c
commit
c78703e194
@ -1,3 +1,3 @@
|
||||
{
|
||||
"blacklist": ["useStrict", "es6.blockScoping"]
|
||||
"blacklist": ["useStrict", "es6.blockScoping", "regenerator"]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user