tldraw/babel.config.js
2021-06-25 11:28:52 +01:00

3 lines
48 B
JavaScript

module.exports = {
presets: ['next/babel'],
}