Skip to content

Commit 117f383

Browse files
committed
Ignore new lint errors
1 parent 9324db3 commit 117f383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/* @flow */
66

77
/* eslint-disable react/no-string-refs */
8+
/* eslint-disable react/prop-types */
89

910
import React, { Fragment, Component } from 'react';
1011
import { render, screen } from '@testing-library/react';

0 commit comments

Comments
 (0)