Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Commit

Permalink
Export OptionallyTypedRule to Lint.Rules namespace (#2537)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgold09 authored and adidahiya committed Apr 10, 2017
1 parent db2b839 commit 37e2f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rules.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@

export * from "./language/rule/abstractRule";
export * from "./language/rule/typedRule";
export * from "./language/rule/optionallyTypedRule";

0 comments on commit 37e2f87

Please sign in to comment.