4 lines
65 B
Text
4 lines
65 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
node --experimental-vm-modules node_modules/.bin/jest
|