Sha256: 0fa420b32f6939fc77c14275a4d908f8eea1ee8718f247e594586d79b9c41a5a
Contents?: true
Size: 309 Bytes
Versions: 9
Compression:
Stored size: 309 Bytes
Contents
{ "preset": "<%= extension_path %>/config/jest.config.json", "roots": [ "<%= extension_path %>/client", "<%= extension_path %>/spec" ], "modulePaths": [ <%= module_paths.map{|mod| "\"#{mod}\"" }.join(", ") %>, "<%= hippo_root_path %>/lib/js/jest/stubs" ] }
Version data entries
9 entries across 9 versions & 1 rubygems