{
  "directory": ["./src/common", "./src/testing"],
  "exclude": ["**/__mock__", "**/__fixtures__", "**/__mocks__", "**/*.spec.ts", "**/getConfiguration.ts", "FakeResponse.ts"],
  "delete": true
}
