Skip to content

Commit 68baffa

Browse files
authored
Merge pull request #9 from hoangsonww/feat/add-ci-cd-tests
Final: Add Articles & App Working
2 parents ee4d222 + f7cbd79 commit 68baffa

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

babel.config.js

Lines changed: 0 additions & 15 deletions
This file was deleted.

babel.jest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ module.exports = {
44
'@babel/preset-typescript'
55
],
66
plugins: [
7-
// if you need React JSX in tests:
87
['@babel/plugin-transform-react-jsx', { runtime: 'automatic' }]
98
]
109
};

0 commit comments

Comments
 (0)