mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-03 18:35:00 +01:00
5 lines
90 B
JavaScript
5 lines
90 B
JavaScript
// this file only exists for Jest
|
|
module.exports = {
|
|
presets: ['babel-preset-gatsby']
|
|
}
|