azure-sdk-for-js
azure-sdk-for-js copied to clipboard
Refactor the duplicated karma.conf across SDKs
Reference - https://github.com/Azure/azure-sdk-for-js/pull/7496
@jeremymeng suggested that it would be better to have common karma.conf such that all the SDKs can inherit. This would avoid duplication and make our karma.conf a lot cleaner.