mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-22 21:36:25 +02:00
🎨 Add linting and prettier to more places (#1432)
This commit is contained in:
parent
de6963db4f
commit
ee68d80026
70 changed files with 136 additions and 141 deletions
|
@ -1,4 +1,4 @@
|
|||
import type { Page} from "@playwright/test";
|
||||
import type { Page } from "@playwright/test";
|
||||
import { expect, test } from "@playwright/test";
|
||||
import type { MailServer } from "smtp-tester";
|
||||
import smtpTester from "smtp-tester";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue