chore: Fix auto-fixable markdownlint errors (#1710)

This commit is contained in:
Aaron
2025-06-04 17:40:00 -05:00
committed by GitHub
parent 1eda21f63f
commit d9cb0ebcc8
18 changed files with 99 additions and 32 deletions
+1 -1
View File
@@ -105,4 +105,4 @@ To use a different framework, you will likely have to disable auto-imports, setu
It is possible to do, but will require a bit more setup. Refer to Vitest's setup for an example of how to setup a test environment:
https://github.com/wxt-dev/wxt/blob/main/packages/wxt/src/testing/wxt-vitest-plugin.ts
<https://github.com/wxt-dev/wxt/blob/main/packages/wxt/src/testing/wxt-vitest-plugin.ts>