mirror of
https://github.com/danbulant/dotfiles
synced 2026-09-20 06:43:54 +00:00
| .. | ||
| no-chained-type-assertions.ts | ||
| no-conditional-empty-object-spread.ts | ||
| no-known-value-widening.ts | ||
| no-module-mocking.ts | ||
| no-object-parameters.ts | ||
| no-reflect-apply.ts | ||
| no-reflect-get.ts | ||
| no-runtime-typeof.ts | ||
| no-shape-in-symbol-names.ts | ||
| no-unknown-parameters.ts | ||
| no-unknown-returns.ts | ||
| no-unknown-type-aliases.ts | ||
| no-unsafe-dictionary-type.ts | ||
| no-widen-then-assert.ts | ||
| require-safety-comment-for-type-assertion.ts | ||