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
$ yarn lintyarn run v1.22.10
$ eslint src/**/*.ts test/**/*.ts/[…]/etajs-cli/src/commands/compile.ts 7:53 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any/[…]/etajs-cli/src/commands/hello.ts 3:53 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any/[…]/etajs-cli/test/commands/compile.spec.ts 7:31 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any/[…]/etajs-cli/test/commands/hello.spec.ts 7:31 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any✖ 4 problems (0 errors, 4 warnings)✨ Done in 2.29s.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: