A doc comment standard for TypeScript
Перейти к файлу
Pete Gonzalez 0362e09e0a
Merge pull request #420 from microsoft/octogonz/missing-changelog
Include CHANGELOG.md in published releases again
2024-07-26 10:33:56 -07:00
.github Use GitHub CI. 2024-05-28 01:30:12 -07:00
api-demo Fix lint and build issues. 2024-05-28 13:20:36 -07:00
common rush change 2024-07-24 20:42:48 -07:00
eslint-plugin Cherry-pick 06e9af3c95 2024-07-24 20:59:55 -07:00
playground Bundle react, react-dom, and Monaco. 2024-07-07 18:22:07 -07:00
spec/code-snippets Invoke "prettier . --write" to prettify all source files 2020-11-24 20:12:30 -08:00
tsdoc Cherry-pick 06e9af3c95 2024-07-24 20:59:55 -07:00
tsdoc-config Cherry-pick 06e9af3c95 2024-07-24 20:59:55 -07:00
.gitattributes Update rushstack dependencies. 2024-05-28 13:20:36 -07:00
.gitignore Update rushstack dependencies. 2024-05-28 13:20:36 -07: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 Update URLs to reference new location after Docusaurus migration 2023-06-11 23:02:40 -07:00
SECURITY.md Microsoft mandatory file 2023-06-02 19:11:23 +00:00
rush.json Bump pnpm version. 2024-05-28 13:20:36 -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.