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
Configure the root tsconfig.json and .eslintrc.cjs files to properly manage TypeScript and linting across all packages in the monorepo. This will resolve "Parsing error" issues and establish consistent code quality standards.
Configure the root
tsconfig.jsonand.eslintrc.cjsfiles to properly manage TypeScript and linting across all packages in the monorepo. This will resolve "Parsing error" issues and establish consistent code quality standards.