Sha256: a345d4e765f0bd83b88979a8969909edd458c3e9e5cc0ff12e2fad397ee19498

Contents?: true

Size: 644 Bytes

Versions: 18

Compression:

Stored size: 644 Bytes

Contents

{
    "rootDir": ".",
    "verbose": true,
    "notify": false,
    "testMatch": [ "**/?(*.)(spec|test).js?(x)" ],
    "moduleFileExtensions": [ "", "js", "jsx", "json", "css", "less", "scss" ],
    "setupTestFrameworkScriptFile": "<rootDir>/spec/client/setup.js",
    "transformIgnorePatterns": [
        "/node_modules/(?!flexboxgrid|domtastic)"
    ],
    "moduleNameMapper": {
        "\\.(css|less|scss)$": "identity-obj-proxy",
        "flexboxgrid": "identity-obj-proxy"
    },
    "transform": {
        "^.+\\.jsx?$": "<rootDir>/config/jest/babel-transform.js",
        "^.+\\.yml$":  "<rootDir>/config/jest/yaml-transform.js"
    }
}

Version data entries

18 entries across 9 versions & 1 rubygems

Version Path
hippo-fw-0.9.9 command-reference-files/initial/config/jest.config.json
hippo-fw-0.9.9 templates/config/jest.config.json
hippo-fw-0.9.8 command-reference-files/initial/config/jest.config.json
hippo-fw-0.9.8 templates/config/jest.config.json
hippo-fw-0.9.7 templates/config/jest.config.json
hippo-fw-0.9.7 command-reference-files/initial/config/jest.config.json
hippo-fw-0.9.6 command-reference-files/initial/config/jest.config.json
hippo-fw-0.9.6 templates/config/jest.config.json
hippo-fw-0.9.5 templates/config/jest.config.json
hippo-fw-0.9.5 command-reference-files/initial/config/jest.config.json
hippo-fw-0.9.4 templates/config/jest.config.json
hippo-fw-0.9.4 command-reference-files/initial/config/jest.config.json
hippo-fw-0.9.3 templates/config/jest.config.json
hippo-fw-0.9.3 command-reference-files/initial/config/jest.config.json
hippo-fw-0.9.2 command-reference-files/initial/config/jest.config.json
hippo-fw-0.9.2 templates/config/jest.config.json
hippo-fw-0.9.1 templates/config/jest.config.json
hippo-fw-0.9.1 command-reference-files/initial/config/jest.config.json