Skip to content

Commit

Permalink
fix: fix missing semicolon in babel config (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: oguzhan.turker <oguzhan.turker@sabancidx.com>
  • Loading branch information
turker0 and oguzhan.turker authored Mar 3, 2021
1 parent 4f747bc commit b552564
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ module.exports = function (api) {
],
],
};
}
};

0 comments on commit b552564

Please sign in to comment.