This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
test
/
fixtures
/
experimental
/
class-properties
/
without-initializer-missing-plugin
/
actual.js
Andrew Levine
aec4beff0c
Don't parse class properties without initializers when classProperties is disabled and Flow is enabled (
#300
)
2017-03-01 11:55:24 +01:00
4 lines
21 B
JavaScript
Raw
Blame
History
class
Foo
{
bar
;
}
Reference in New Issue
View Git Blame
Copy Permalink