Upgrade from Remix to React Router #388
Annotations
10 errors
🔎 Type check:
app/components/episode-list.test.tsx#L7
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './episode-list.js'?
|
🔎 Type check:
app/components/episode-list.tsx#L5
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../constants.js'?
|
🔎 Type check:
app/components/episode-list.tsx#L6
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils.js'?
|
🔎 Type check:
app/components/episode-list.tsx#L7
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './spinner.js'?
|
🔎 Type check:
app/components/error-alert.test.tsx#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './error-alert.js'?
|
🔎 Type check:
app/components/footer.test.tsx#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './footer.js'?
|
🔎 Type check:
app/components/header.test.tsx#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils.js'?
|
🔎 Type check:
app/components/header.test.tsx#L5
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './header.js'?
|
🔎 Type check:
app/components/header.tsx#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils.js'?
|
🔎 Type check:
app/components/show-header.test.tsx#L7
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './show-header.js'?
|
Loading