Skip to content

Commit

Permalink
Remove ESLint comments
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Sep 15, 2024
1 parent 4956660 commit 9e227c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions website/app/components/changelog.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable @typescript-eslint/naming-convention, react/no-danger */

import {
Accordion,
AccordionContent,
Expand Down
2 changes: 0 additions & 2 deletions website/app/components/info.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable @typescript-eslint/naming-convention, react/no-danger */

import { Logo } from '@/components/logo';
import { getReadme, getRepo } from '@/lib/octokit';
import { GitHubLogoIcon } from '@radix-ui/react-icons';
Expand Down

0 comments on commit 9e227c2

Please sign in to comment.