mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Supports EmptyStatement nodes by ignoring them. Note no tests because format-on-save clears away any empty statements and there is, rather frustratingly, no way to tell VSCode not to format on save for a specific file via the file contents itself or project configuration (at least, not that i can find).