Skip to content

Commit

Permalink
fix(linter): disable two react rules
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandszoke authored and solkimicreb committed Feb 25, 2020
1 parent 8344bd4 commit 14fd957
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions __tests__/edgeCases.test.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable react/destructuring-assignment */
/* eslint-disable react/state-in-constructor */
import React, { Component, useState } from 'react';
import {
render,
Expand Down

0 comments on commit 14fd957

Please sign in to comment.