chore(specs): add jsr and npm env vars to tests by default (#23171)

This commit is contained in:
David Sherret 2024-04-01 21:58:05 -04:00 committed by GitHub
parent 858abbe745
commit ca5e5c7e9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 8 additions and 25 deletions

View file

@ -1,5 +1,4 @@
{
"base": "npm",
"tempDir": true,
"args": "run --allow-read --node-modules-dir main.js",
"output": "main.out"