2
On the line import React, { Component } from 'react';
Eslint marks import and brings the following message:
[eslint] Definition for rule 'react/require-extension' was not found (react/require-extension)
The system works all ok, and all other messages I managed to fix, but is not finding way.