Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 238 Bytes

README.tmpl.md

File metadata and controls

19 lines (16 loc) · 238 Bytes

transform-imports

Config

[
  "transform-imports",
  {
    "react-bootstrap": {
      "transform": "react-bootstrap/lib/{{member}}"
    },
    "lodash": {
      "transform": "lodash/{{member}}"
    }
  }
]

${CHANGELOG}