get rid of eslint errors, seemingly without things breaking this time

This commit is contained in:
wearrrrr 2024-11-10 14:41:49 -06:00
parent fd7cec815c
commit f8bcd5ae08
22 changed files with 34 additions and 40 deletions

View file

@ -1,5 +1,4 @@
import { flagEnabled } from "../../scramjet";
import { config } from "../../shared";
import { ScramjetClient } from "../client";
export const enabled = (client: ScramjetClient) =>