UNPKG
@getcoconut/cli
Version:
alpha (1.0.0-alpha.2)
latest (1.0.0-alpha.6)
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
A tool for locally emulating and mocking Pulumi Cloud projects.
getcoconut.io
getcoconut/coconut
@getcoconut/cli
/
jest.setup.js
4 lines
•
86 B
JavaScript
View Raw
1
2
3
4
global
.
console
.
info
=
() =>
{
/* noop */
};
//# sourceMappingURL=jest.setup.js.map