UNPKG

openapi-modifier

Version:

This package allows you to automate the process of modifying OpenAPI specifications by applying a set of predefined rules

7 lines (6 loc) 127 B
"use strict"; module.exports = { rootDir: './src', preset: 'ts-jest', setupFilesAfterEnv: ['../jest.setup.ts'], };