Skip to content

Commit

Permalink
feat: Rename .babelrc to babel.config.js
Browse files Browse the repository at this point in the history
Following
jestjs/jest#6053 (comment)

Otherwise, cozy-ui files were not properly transformed during tests
  • Loading branch information
ptbrowne committed Apr 29, 2019
1 parent b0df0ca commit ba00688
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
module.exports = {
env: {
transpilation: {
presets: [
Expand Down

0 comments on commit ba00688

Please sign in to comment.