The Wayback Machine - https://web.archive.org/web/20220428223920/https://github.com/vuejs/vue-cli/blob/dev/jest.config.js
Skip to content
Permalink
dev
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
module.exports = {
'testEnvironment': 'node',
'setupFiles': [
'<rootDir>/scripts/testSetup.js'
],
'testMatch': [
'**/__tests__/**/*.spec.js'
]
}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.