SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[compiler] More precise errors for invalid import/export/namespace statements

import, export, and TS namespace statements can only be used at the top-level of a module, which is enforced by parsers already. Here we add a backup validation of that. As of this PR, we now have only major statement type (class declarations) listed as a todo.
J
Joe Savona committed
d221c0f5659e1f4902e4e3b8e04e42aa996ce242
Parent: 81e1ee7