Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
OKTA-472376
<<<Jenkins Check-In of Tested SHA: 53d64f2 for [email protected]>>>
Artifact: okta-react
Files changed count: 5
PR Link: "#213"
  • Loading branch information
shuowu authored and eng-prod-CI-bot-okta committed Feb 24, 2022
1 parent 9556afa commit cd517c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
node_modules
/dist
dist
/scripts
build
2 changes: 2 additions & 0 deletions test/jest/reactRouterV6.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
* See the License for the specific language governing permissions and limitations under the License.
*/

/* eslint-disable @typescript-eslint/no-explicit-any */

import * as React from 'react';
import { act } from 'react-dom/test-utils';
import { render } from 'react-dom';
Expand Down

0 comments on commit cd517c5

Please sign in to comment.