eslint-config-xo-typescript
eslint-config-xo-typescript copied to clipboard
eslint-plugin-tsdoc
Should this configuration enforce Microsoft's eslint-plugin-tsdoc plugin?
This ESLint plugin provides a rule for validating that TypeScript doc comments conform to the TSDoc specification.
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