]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
test: jest vscode
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 7 Jun 2021 21:14:08 +0000 (23:14 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 7 Jun 2021 21:14:08 +0000 (23:14 +0200)
.vscode/settings.json

index 9f19c85cea070cac892f66edf90ed4fbb4092a2b..bceeeda40c14d546039138019fbbcb9e74d86e1e 100644 (file)
@@ -7,4 +7,5 @@
   },
   "volar.tsPlugin": true,
   "typescript.tsdk": "node_modules/typescript/lib",
+  "jest.jestCommandLine": "yarn jest --watch",
 }