import { convertNxGenerator } from '@nrwl/devkit'; import { karmaGenerator } from './karma'; export default convertNxGenerator(karmaGenerator);