-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
$ yarn lint
yarn 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.Metadata
Metadata
Assignees
Labels
No labels