Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ Vue 3 Snapshot Serialization for Vitest and Jest.

For install & usage instructions, API documentation, live playground, and more, see:

* https://TheJaredWilcurt.com/vue-snapshot-serializer
* **https://TheJaredWilcurt.com/vue-snapshot-serializer** ⬅️ ⬅️ ⬅️ ⬅️ ⬅️ ⬅️ ⬅️ ⬅️ ⬅️

This library is only for Vue 3, if you need Vue 2 support, use [Jest-Serializer-Vue-TJW](https://github.com/tjw-lint/jest-serializer-vue-tjw).

Website repo:

* https://github.com/TheJaredWilcurt/vue-snapshot-serializer


## Running this repo locally
Expand Down