This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
intergalactic/.babelrc

6 lines
33 B
Plaintext
Raw Normal View History

2017-12-06 06:09:58 +00:00
{
"presets": [
2017-12-26 01:08:36 +00:00
"env"
2017-12-06 06:09:58 +00:00
]
}