chore: add vitest project config and yarn constraints
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { describe, expect } from "vitest"
|
||||
import { describe, expect, it } from "vitest"
|
||||
|
||||
import { chunk } from "./chunk"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user