ember.js icon indicating copy to clipboard operation
ember.js copied to clipboard

Turn on `noImplicitOverride`

Open chancancode opened this issue 1 year ago • 0 comments

Today we discussed and agreed it would be a good idea to turn on the TypeScript noImplicitOverride feature. We often use overrides for integration with glimmer-vm etc, so turning that on for our own code would help catch issues during upgrades.

chancancode avatar Dec 14 '23 19:12 chancancode