charts/.babelrc
2018-04-18 00:21:20 +05:30

5 lines
60 B
Plaintext

{
"presets": ["env"],
"plugins": ["external-helpers"]
}