Skip to content

Commit

Permalink
fix flow annotation comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristján Oddsson authored Jun 13, 2019
1 parent f5cb054 commit eed4469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js.flow
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* flow strict */
/* @flow strict */

declare module '@github/time-elements' {
declare class ExtendedTimeElement extends HTMLElement {
Expand Down

0 comments on commit eed4469

Please sign in to comment.