1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2024-11-22 01:37:07 +01:00
ipfs/jest/babel.config.js

4 lines
75 B
JavaScript

module.exports = {
presets: ['next/babel', '@babel/preset-typescript']
}