// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`npmToPlugin > should work width options: [npm, yarn, pnpm] 1`] = ` "

anything

" `; exports[`npmToPlugin > should work width options: { tabs: [npm, yarn, pnpm] } 1`] = ` "

anything

" `; exports[`npmToPlugin > should work with default options 1`] = ` "

anything

" `;