actual/packages/desktop-client/.babelrc
2022-04-28 22:44:38 -04:00

7 lines
67 B
Plaintext

{
"presets": ["jwl-app"],
"ignore": [
"**/__mocks__"
]
}