mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-24 15:33:29 +02:00
Fix @module
doc comment
This commit is contained in:
parent
d3e0021073
commit
51cd23eb2b
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @module
|
||||
* Setup file for custom matchers.
|
||||
* Make sure to define the call signatures in `#test/@types/vitest.d.ts` too!
|
||||
* @module
|
||||
*/
|
||||
|
||||
import { toBeAtPhase } from "#test/test-utils/matchers/to-be-at-phase";
|
||||
|
Loading…
Reference in New Issue
Block a user