homepage/.babelrc

4 lines
32 B
Plaintext
Raw Normal View History

2022-09-07 12:14:06 +03:00
{
"presets": ["next/babel"]
}