Open EvgenyOrekhov opened 6 months ago
Use eslint-plugin-jsdoc on *.{js,cjs,mjs,jsx} files
*.{js,cjs,mjs,jsx}
Use eslint-plugin-tsdoc on *.{ts,cts,mts,tsx} files
*.{ts,cts,mts,tsx}
DO NOT require docs, just validate syntax and style
[ ] Wait for https://github.com/microsoft/tsdoc/issues/374
[ ] Wait for new eslint-plugin-tsdoc release that supports ESLint 9 flat config
Use eslint-plugin-jsdoc on
*.{js,cjs,mjs,jsx}
filesUse eslint-plugin-tsdoc on
*.{ts,cts,mts,tsx}
filesDO NOT require docs, just validate syntax and style
[ ] Wait for https://github.com/microsoft/tsdoc/issues/374
[ ] Wait for new eslint-plugin-tsdoc release that supports ESLint 9 flat config