A doc comment standard for TypeScript
Перейти к файлу
Pete Gonzalez e4aa4a4e3b Fix an issue where "tsdoc-inline-tag-missing-braces" and "tsdoc-tag-should-not-have-braces" were reported incorrectly 2021-04-19 18:56:31 -07:00
.github Replacing PullApprove with CODEOWNERS. 2019-02-03 17:13:08 -08:00
api-demo Applying package updates. 2021-04-19 21:22:32 +00:00
common Deleting change files and updating change logs for package updates. 2021-04-19 21:22:32 +00:00
eslint-plugin Applying package updates. 2021-04-19 21:22:32 +00:00
playground Applying package updates. 2021-04-19 21:22:32 +00:00
spec/code-snippets Invoke "prettier . --write" to prettify all source files 2020-11-24 20:12:30 -08:00
tsdoc Fix an issue where "tsdoc-inline-tag-missing-braces" and "tsdoc-tag-should-not-have-braces" were reported incorrectly 2021-04-19 18:56:31 -07:00
tsdoc-config Improve reporting of tsdoc-config-unresolved-extends 2021-04-19 18:47:59 -07:00
.gitattributes Upgrade to rush 5.22.0 2020-03-17 21:40:49 -07:00
.gitignore Update .gitignore for new Heft folders 2020-11-24 19:28:11 -08:00
.prettierignore Improve error reporting for tsdoc.json 2021-04-19 13:27:31 -07:00
.prettierrc.js Update .prettierrc.js based on Rush website example 2020-11-24 19:40:56 -08:00
LICENSE Add LICENSE and CODE_OF_CONDUCT.md 2018-10-01 18:28:39 -07:00
README.md Fix typo: microosft -> microsoft 2020-12-10 10:47:21 -08:00
rush.json Invoke "prettier . --write" to prettify all source files 2020-11-24 20:12:30 -08:00

README.md

https://tsdoc.org/

#tsdoc chat room   Build Status

Projects in this monorepo

Folder Version Changelog Description
/api-demo (local project) Code samples illustrating how to use the @microsoft/tsdoc parser
/eslint-plugin npm version changelog eslint-plugin-tsdoc plugin for ESLint
/playground (local project) Source code for the TSDoc Playground web app
/tsdoc npm version changelog @microsoft/tsdoc parser library
/tsdoc-config npm version changelog @microsoft/tsdoc-config loader for tsdoc.json

Contributor Notice

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.