* Check that super.* is after super() at runtime * "missing super() call in constructor" runtime * "'this' is not allowed before super()" runtime
4 lines
66 B
JSON
4 lines
66 B
JSON
{
|
|
"plugins": ["transform-classes", "transform-block-scoping"]
|
|
}
|