kungfooman / RuntimeTypeInspector.js

Checking JSDoc types at runtime for high-quality types - Trust is good, control is better.
MIT License
8 stars 0 forks source link

Remove project based validations #63

Closed kungfooman closed 9 months ago

kungfooman commented 9 months ago

RTI started out to be highly integrated with PlayCanvas, but these kinds of validations now belong into each repo which wants to use RTI:

https://github.com/kungfooman/RuntimeTypeInspector.js/blob/c56affc600f5bac519ce6409533807f774b5ca12/src-runtime/validateType.mjs#L79-L105