Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Prefer as const with TypeScript 4.9 introduced satisfies #415

Merged
merged 6 commits into from Nov 24, 2022

Conversation

@kachick
Copy link
Owner Author

kachick commented Nov 24, 2022

Run make eslint-check
  make eslint-check
  shell: /usr/bin/bash -e {0}
npx eslint 'test/**/*.*{js,ts}'

/home/runner/work/renovate-config-asdf/renovate-config-asdf/test/examples.ts
Error:   1:11  error  'Example' is defined but never used  @typescript-eslint/no-unused-vars

✖ 1 problem (1 error, 0 warnings)

make: *** [Makefile:70: eslint-check] Error 1
Error: Process completed with exit code [2](https://github.com/kachick/renovate-config-asdf/actions/runs/3537183512/jobs/5936924350#step:6:2).

typescript-eslint/typescript-eslint#5688 👀

@kachick
Copy link
Owner Author

kachick commented Nov 24, 2022

Looks need to wait typescript-eslint/typescript-eslint#6059 released.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant