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
Due to misconfiguration, eslint does not have any effect on the files. Moreover, eslint is throwing error because it couldn't find any files to operate on. This PR #291 temporarily disables the lint so that CI can pass.
We need to fix the eslint configuration by properly using the new flat config format, which must support monorepo and the ability to support per package customization.
The text was updated successfully, but these errors were encountered:
Due to misconfiguration, eslint does not have any effect on the files. Moreover, eslint is throwing error because it couldn't find any files to operate on. This PR #291 temporarily disables the lint so that CI can pass.
We need to fix the eslint configuration by properly using the new flat config format, which must support monorepo and the ability to support per package customization.
The text was updated successfully, but these errors were encountered: