ts-interface-checker
ts-interface-checker copied to clipboard
Enforce unique type names in createCheckers
Basically I think this code should be the default behaviour: https://github.com/gristlabs/grist-core/blob/8c2bea0f739a39dc8bf7b2fb76c98d9e616835cc/app/plugin/TypeCheckers.ts#L22-L27
Agreed!