tldraw/.babelrc
2021-06-21 14:13:16 +01:00

7 lines
71 B
Text

{
"env": {
"test": {
"presets": ["next/babel"]
}
}
}