[question][chore] add eslint ignore

pull/355/head
Jeff Sieu 3 years ago
parent 578ebc47ff
commit ac93f68851

@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import { useCallback } from 'react';
import type { Vote } from '@prisma/client';

Loading…
Cancel
Save