frontend/farm_designer/index.tsx
Function render
has 128 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const {
legend_menu_open,
show_plants,
show_points,
File index.tsx
has 253 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import React from "react";
import { connect } from "react-redux";
import { GardenMap } from "./map/garden_map";
import {
FarmDesignerProps, State, BotOriginQuadrant, isBotOriginQuadrant,