⬆️ (lite-note) migrate to pnpm and upgrade every outdated libs

This commit is contained in:
Julien Calixte
2023-07-01 22:39:04 +02:00
parent 54e9694fc6
commit e0618e0df6
15 changed files with 10369 additions and 12431 deletions

View File

@@ -1,4 +1,5 @@
import { resolvePath } from '@/modules/repo/services/resolvePath'
import { describe, expect, it } from 'vitest'
describe('resolve path service', () => {
it('set the absolute path if path to resolve is empty', () => {