tldraw/.babelrc

8 lines
71 B
Text
Raw Normal View History

2021-06-21 13:13:16 +00:00
{
"env": {
"test": {
"presets": ["next/babel"]
}
}
}