A doc comment standard for TypeScript
Перейти к файлу
Rushbot 49216d84cf Deleting change files and updating change logs for package updates. 2022-09-14 02:55:06 +00:00
.github Replacing PullApprove with CODEOWNERS. 2019-02-03 17:13:08 -08:00
api-demo Applying package updates. 2022-04-09 02:28:43 +00:00
common Deleting change files and updating change logs for package updates. 2022-09-14 02:55:06 +00:00
eslint-plugin Deleting change files and updating change logs for package updates. 2022-09-14 02:55:06 +00:00
playground Disable webpack perf hinting. 2022-08-03 12:01:15 -07:00
spec/code-snippets Invoke "prettier . --write" to prettify all source files 2020-11-24 20:12:30 -08:00
tsdoc Deleting change files and updating change logs for package updates. 2022-09-14 02:55:06 +00:00
tsdoc-config Deleting change files and updating change logs for package updates. 2022-09-14 02:55:06 +00: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 Rename master to main. 2022-04-08 19:07:34 -07:00
rush.json Rename master to main. 2022-04-08 19:07:34 -07: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.