lint, make it colorblind friendly

This commit is contained in:
Lynn
2022-01-01 19:35:03 +01:00
parent 053242dc0b
commit 50ecda06c9
4 changed files with 12 additions and 20 deletions

View File

@@ -3,7 +3,7 @@ import common from "./common.json";
import { dictionarySet, pick } from "./util";
import Game from "./Game";
import { names } from "./names";
import { useEffect, useState } from "react";
import { useState } from "react";
const targets = common
.slice(0, 20000) // adjust for max target freakiness