chore: test lint-staged
This commit is contained in:
parent
cafb59d677
commit
3749b14dbb
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ import { fileURLToPath } from 'node:url'
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
const __filename = fileURLToPath(import.meta.url)
|
||||
const __dirname = path.dirname(__filename)
|
||||
const gitignorePath = path.resolve(__dirname, '.gitignore')
|
||||
|
|
Loading…
Reference in a new issue