eslint-plugin-total-functions icon indicating copy to clipboard operation
eslint-plugin-total-functions copied to clipboard

no-unsafe-type-assertion: redundant thanks to `satisfies`?

Open danielnixon opened this issue 2 years ago • 1 comments

See https://github.com/microsoft/TypeScript/issues/47920 and https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-9.html#the-satisfies-operator

danielnixon avatar Mar 20 '23 08:03 danielnixon