frontend/.pnpm-store/v3/files/0b/f4b0ebbabfc54bc7f258687533d278f2675fd4c40cb6c684d3717d3825baf221d8a8c61850188038ad56126c87294517b6be6d718a36cc9ad9d144529c6d0c

6 lines
113 B
Plaintext

import shelljs from 'shelljs';
import nock from 'nock';
shelljs.config.silent = true;
nock.disableNetConnect();