| 1 | import path from "node:path"; |
| 2 | import createEsmUtils from "esm-utils"; |
| 3 | import installBrowser from "./tests/config/install-browser.js"; |
| 4 | import installPrettier from "./tests/config/install-prettier.js"; |
nothing calls this directly
no test coverage detected