chore: run lint & prettier on everything
This commit is contained in:
@@ -2,6 +2,7 @@ import path from 'path'
|
||||
import { fileURLToPath } from 'url'
|
||||
|
||||
import type { Payload } from '../../packages/payload/src/index.js'
|
||||
|
||||
import { getPayload } from '../../packages/payload/src/index.js'
|
||||
import getFileByPath from '../../packages/payload/src/uploads/getFileByPath.js'
|
||||
import removeFiles from '../helpers/removeFiles.js'
|
||||
|
||||
Reference in New Issue
Block a user