A doc comment standard for TypeScript
Перейти к файлу
Pete Gonzalez bd717822b2
Merge pull request #357 from microsoft/octogonz/upgrade-toolchain
Upgrade monorepo toolchain
2023-06-11 22:53:58 -07:00
.github Replacing PullApprove with CODEOWNERS. 2019-02-03 17:13:08 -08:00
api-demo Fix up projects to build again 2023-06-10 15:53:21 -07:00
common Update Node.js build targets 2023-06-11 12:25:41 -07:00
eslint-plugin Fix up projects to build again 2023-06-10 15:53:21 -07:00
playground Fix up Playground to build again 2023-06-11 11:52:30 -07:00
spec/code-snippets Invoke "prettier . --write" to prettify all source files 2020-11-24 20:12:30 -08:00
tsdoc Fix up projects to build again 2023-06-10 15:53:21 -07:00
tsdoc-config PR feedback 2023-06-11 22:45:09 -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 Rename master to main. 2022-04-08 19:07:34 -07:00
SECURITY.md Microsoft mandatory file 2023-06-02 19:11:23 +00:00
rush.json Upgrade to Rush 5.99.0 and PNPM 7.26.1 2023-06-09 14:50:04 -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.