linktree/node_modules/react-highlight/.babelrc
2025-06-16 13:37:14 +02:00

7 lines
46 B
Plaintext

{
"presets": [
"env",
"react"
]
}