UNPKG

highcharts-export-server

Version:

Convert Highcharts.JS charts into static image files.

8 lines (7 loc) 167 B
export default { testEnvironment: 'jest-environment-node', testMatch: ['**/tests/unit/**/*.test.js'], transform: { // '^.+\\.test.js?$': 'babel-jest' } };