Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
bradzacher committed Jul 24, 2019
1 parent 77f85dd commit 9f06ce3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@ type Options = [
allowExpressions?: boolean;
allowTypedFunctionExpressions?: boolean;
allowHigherOrderFunctions?: boolean;
},
}
];
type MessageIds = 'missingReturnType';

Expand Down

0 comments on commit 9f06ce3

Please sign in to comment.