Создать react app run linting check

eslint src --ext .js --ext .tsx --ext .jsx --cache
KostasX