chore: more linting

This commit is contained in:
Elliot DeNolf
2024-03-19 01:15:25 -04:00
parent c5ecf48d94
commit 1ac76d7758
17 changed files with 20 additions and 21 deletions

View File

@@ -1,4 +1,5 @@
import type { Payload } from 'payload'
import type { NextRESTClient } from '../helpers/NextRESTClient.js'
import { initPayloadInt } from '../helpers/initPayloadInt.js'