Skip to content
Snippets Groups Projects
.babelrc 67 B
{
  "presets": ["jwl-app"],
  "ignore": [
    "**/__mocks__"
  ]
}