mirror of
https://github.com/actions/deploy-pages.git
synced 2026-03-31 10:34:55 +00:00
publish to actions org
This commit is contained in:
5
jest.config.js
Normal file
5
jest.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
transform: {
|
||||
'^.+\\.(js|jsx)$': 'babel-jest'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user