Skip to content

Commit 395d34d

Browse files
lint(react-router): run linter (#6067)
* lint(react-router): run linter * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent b1fb420 commit 395d34d

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

packages/react-router/src/fileRoute.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable react-hooks/rules-of-hooks */
21
import warning from 'tiny-warning'
32
import { createRoute } from './route'
43

packages/react-router/src/route.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable react-hooks/rules-of-hooks */
21
import {
32
BaseRootRoute,
43
BaseRoute,

0 commit comments

Comments
 (0)