cloudstack/ui/.babelrc

7 lines
80 B
Plaintext

{
"env": {
"test": {
"plugins": ["require-context-hook"]
}
}
}