Block or Report
Block or report willopez
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
6 contributions in the last year
Activity overview
Contributed to
willopez/nvim,
dylanblokhuis/remix-code-snippets,
saas-js/saas-ui
and 2 other
repositories
Contribution activity
May 2022
Created an issue in dylanblokhuis/remix-code-snippets that received 1 comment
Imports missing @
Imports are outdated, the new paths need to include the @ prefix.
Current:
import type { LoaderFunction } from "remix"
Need to be updated to
import…
1
comment