josephg/node-foundationdb

Port documentation into typescript doc comments

開放

#26 建立於 2019年3月15日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (20 個分叉)github user discovery
enhancementgood first issuehelp wanted

倉庫指標

星標
 (129 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

There's lots of transaction & database methods which are missing documentation comments.

We should do a pass adding typescript tsdoc - compatible doc comments for all the normal function in (at a minimum) lib/transaction.ts and lib/database.ts.

This documentation is picked up by documentation tools and by editors (like vs code), which makes it very handy while using the API.

貢獻者指南