Forked from
sweng-group-15 / drawing-app
32 commits behind, 1 commit ahead of the upstream repository.
.babelrc 101 B
{
"env": {
"test": {
"plugins": ["@babel/plugin-transform-modules-commonjs"]
}
}
}
{
"env": {
"test": {
"plugins": ["@babel/plugin-transform-modules-commonjs"]
}
}
}