Reports a usage of a JSX construction without importing React namespace. Having React namespace in the file scope ensures proper code compilation.

The inspection is disabled in projects with React 17+ because these versions no longer require React namespace.