UNPKG

apim-policy-utils

Version:

An XML file scripts maniputaling and debugging tool targeting to help working with Azure APIM Policy files in xml format.

7 lines 201 B
/* eslint-disable no-undef */ module.exports = { // Other Jest configuration options... testPathIgnorePatterns: ['/bin/'], collectCoverage: true, coverageReporters: ['json', 'html'], };