Skip to content

Commit 14fd957

Browse files
rolandszokesolkimicreb
authored andcommitted
fix(linter): disable two react rules
1 parent 8344bd4 commit 14fd957

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

__tests__/edgeCases.test.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/* eslint-disable react/destructuring-assignment */
2-
/* eslint-disable react/state-in-constructor */
31
import React, { Component, useState } from 'react';
42
import {
53
render,

0 commit comments

Comments
 (0)