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

Commit

Permalink
Fix linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioberger committed Jan 21, 2019
1 parent da7c969 commit dabcd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/ts/pages/documentation/docs_home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -503,4 +503,4 @@ export class DocsHome extends React.Component<DocsHomeProps, DocsHomeState> {
});
return menuItems;
}
}
} // tslint:disable:max-file-line-count

0 comments on commit dabcd2c

Please sign in to comment.