ci: add lint-staged check
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { beforeEach, describe, expect, it } from 'vitest'
|
||||
import { createPinia, setActivePinia } from 'pinia'
|
||||
import { beforeEach, describe, expect, it } from 'vitest'
|
||||
import { useRecipeStore } from '../composables/store'
|
||||
|
||||
describe('recipe interaction', () => {
|
||||
|
||||
Reference in New Issue
Block a user