chore(deps): update lint (#2011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
parent
847de1b39b
commit
4c1e37caa2
4 changed files with 166 additions and 164 deletions
|
@ -255,6 +255,7 @@ export default defineNuxtConfig({
|
|||
})
|
||||
|
||||
declare global {
|
||||
// eslint-disable-next-line @typescript-eslint/no-namespace
|
||||
namespace NodeJS {
|
||||
interface Process {
|
||||
mock?: Record<string, any>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue