JavaScript Style Guide
javascript
styleguide
eslint
es6
style-linter
linting
style-guide
es2015
naming-conventions
arrow-functions
es2017
es2016
tc39
es2018
-
Updated
Aug 27, 2020 - JavaScript

If the flow plugin runs before the class properties one (or if the class properties plugin isn't used), we remove uninitialize class fields:
currently becomes
while it should be
If someone still wants the old behavior, they can either use flow comments (as [offically recommended](https://github.c