Sha256: d48ef1162bd29839c61cd537419360ed00d2cc0feda443e725f67ca4f1f2e59f

Contents?: true

Size: 482 Bytes

Versions: 14

Compression:

Stored size: 482 Bytes

Contents

{
    "plugins": [
        "react-hot-loader/babel",
        "transform-decorators-legacy",
        "transform-class-properties",
        "transform-function-bind",
        "transform-react-jsx",
        "transform-runtime",
        "lodash"
    ],
    "presets": [
        ["es2015", {"modules": false}],
        "react",
        "stage-1",
        ["env", {
            "targets": {
                "browsers": ["> 1%"]
            },
            "debug": true
        }]
    ]
}

Version data entries

14 entries across 7 versions & 1 rubygems

Version Path
hippo-fw-0.9.9 templates/.babelrc
hippo-fw-0.9.9 command-reference-files/initial/.babelrc
hippo-fw-0.9.8 templates/.babelrc
hippo-fw-0.9.8 command-reference-files/initial/.babelrc
hippo-fw-0.9.7 command-reference-files/initial/.babelrc
hippo-fw-0.9.7 templates/.babelrc
hippo-fw-0.9.6 templates/.babelrc
hippo-fw-0.9.6 command-reference-files/initial/.babelrc
hippo-fw-0.9.5 templates/.babelrc
hippo-fw-0.9.5 command-reference-files/initial/.babelrc
hippo-fw-0.9.4 templates/.babelrc
hippo-fw-0.9.4 command-reference-files/initial/.babelrc
hippo-fw-0.9.3 command-reference-files/initial/.babelrc
hippo-fw-0.9.3 templates/.babelrc