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