Files
lightning-address/.babelrc
2021-08-04 08:23:44 -04:00

5 lines
68 B
Plaintext

{
"presets": ["next/babel"],
"plugins": ["styled-components"]
}