Revert "Don't parse class properties without initializers when classProperties plugin is disabled, and Flow is enabled" (#376)
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
class Foo {
|
||||
bar = 'bizz';
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"throws": "You can only use Class Properties when the 'classProperties' plugin is enabled. (2:2)"
|
||||
}
|
||||
Reference in New Issue
Block a user