{
  "globals": {
    "react": "React",
    "react-dom": "ReactDom",
    "styled-components": "styled"
  },
  "external": [
    "react",
    "react-dom",
    "styled-components"
  ]
}