This repository has been archived on 2020-07-23. You can view files and clone it, but cannot push or open issues or pull requests.
BaseContextProvider/.babelrc
2020-06-03 13:06:30 +07:00

8 lines
61 B
Plaintext

{
"presets": [
"react",
"env",
"stage-0"
]
}