Open jonahsnider opened 4 years ago
Yes, eventually, but I don't think it makes sense until the TSDoc spec is stable. Right now it's just a draft.
tsdoc is not configurable. I'd suggest just using the jsdoc plugin and set types: false
in the config: https://www.npmjs.com/package/eslint-plugin-jsdoc
Should this configuration enforce Microsoft's
eslint-plugin-tsdoc
plugin?