chore: test format

This commit is contained in:
Ayo Ayco 2024-12-27 17:24:08 +01:00
parent 3749b14dbb
commit 503cd11cb6
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
npx --no-install lint-staged
npx lint-staged

View file

@ -7,7 +7,10 @@ import astroParser from 'astro-eslint-parser'
import { includeIgnoreFile } from '@eslint/compat'
import path from 'node:path'
import { fileURLToPath } from 'node:url'
import { fileURLToPath } from 'node:url';