E-TWOW/E-TWOW-Connect-develop/.babelrc

7 lines
100 B
Plaintext

{
"env": {
"production": {
"plugins": ["transform-remove-console"]
}
}
}