aboutsummaryrefslogtreecommitdiff
path: root/node_modules/tslint/lib/formatters/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/tslint/lib/formatters/index.d.ts')
-rw-r--r--node_modules/tslint/lib/formatters/index.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/tslint/lib/formatters/index.d.ts b/node_modules/tslint/lib/formatters/index.d.ts
index e954e1705..ea60b24d6 100644
--- a/node_modules/tslint/lib/formatters/index.d.ts
+++ b/node_modules/tslint/lib/formatters/index.d.ts
@@ -22,3 +22,4 @@ export { Formatter as StylishFormatter } from "./stylishFormatter";
export { Formatter as FileslistFormatter } from "./fileslistFormatter";
export { Formatter as CodeFrameFormatter } from "./codeFrameFormatter";
export { Formatter as TapFormatter } from "./tapFormatter";
+export { Formatter as JUnitFormatter } from "./junitFormatter";