ember.js
ember.js copied to clipboard
Turn on `noImplicitOverride`
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.