You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both gauntlet-terra/package.json and gauntlet-terra-contracts/package.json contain a lint command that refers to tsc. The recommendation is that eslint be used to lint JavaScript or TypeScript projects.
Both
gauntlet-terra/package.jsonandgauntlet-terra-contracts/package.jsoncontain a lint command that refers totsc. The recommendation is thateslintbe used to lint JavaScript or TypeScript projects.