summaryrefslogtreecommitdiff
path: root/tests/specs/check/no_implicit_override/main.ts
AgeCommit message (Collapse)Author
2024-09-18feat(check): turn on noImplicitOverride (#25695)Bartek IwaƄczuk
Closes https://github.com/denoland/deno/issues/11836 Ref https://github.com/denoland/deno/issues/25162