chore: remove camel case

pull/2827/head
Anderson Shindy Oki 3 months ago
parent 2a77e83de0
commit 24a4d33d02

@ -1,3 +1,4 @@
/* eslint-disable camelcase */
import { http } from "msw";
import { HttpResponse } from "msw";
import { render, screen, waitFor } from "@/tests";

Loading…
Cancel
Save