Skip to content

Commit a67a0b7

Browse files
committed
Add comment explaining that we need babel.config.js for Jest
1 parent 8f618ef commit a67a0b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fluent-react/babel.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Jest requires us to specify the transforms it needs to run the tests
12
module.exports = {
23
"presets": [
34
"@babel/preset-react",

0 commit comments

Comments
 (0)