A doc comment standard for TypeScript
Перейти к файлу
Joseph Junker eebced6a84 updates per PR discussion 2022-04-06 14:03:00 -07:00
.github Replacing PullApprove with CODEOWNERS. 2019-02-03 17:13:08 -08:00
api-demo Applying package updates. 2021-04-20 04:25:16 +00:00
common rush change 2022-04-05 14:35:24 -07:00
eslint-plugin Applying package updates. 2021-04-20 04:25:16 +00:00
playground Address accessibility bugs 2021-11-11 15:04:08 -08:00
spec/code-snippets Invoke "prettier . --write" to prettify all source files 2020-11-24 20:12:30 -08:00
tsdoc updates per PR discussion 2022-04-06 14:03:00 -07:00
tsdoc-config updates per PR discussion 2022-04-06 14:03:00 -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 Upgrade Rush 2021-04-19 20:39:18 -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.