We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b541523 commit b6961f1Copy full SHA for b6961f1
browser-extension/README.md
@@ -18,6 +18,7 @@
18
- `npm run biome:fix` - fixes most of what `biome check` finds
19
- `npm run compile` - typechecking
20
- `npm test` - vitest
21
+- `npm test -- -u` updates all the snapshots
22
23
### Deployment
24
- `npm run build` - build for mv3 for most browsers
0 commit comments