Skip to content

Commit

Permalink
docs: use code tabs in "defining entities" & "references" sections
Browse files Browse the repository at this point in the history
Most of the examples in those sections now contain code tabs with:
- reflect-metadata
- ts-morph
- EntitySchema
  • Loading branch information
B4nan committed Feb 14, 2021
1 parent 7751ee6 commit 1184e3d
Show file tree
Hide file tree
Showing 11 changed files with 2,566 additions and 365 deletions.
4 changes: 0 additions & 4 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,3 @@ discuss specifics.
- Leverage async iterators for collections (node 10+)
- Multi tenant support ([schema per tenant](https://dzone.com/articles/spring-boot-hibernate-multitenancy-implementation))
- Use `bigint` type natively in `BigIntType` (node 12+)

## Docs

- Use code tabs https://docusaurus.io/docs/en/doc-markdown#language-specific-code-tabs
Loading

0 comments on commit 1184e3d

Please sign in to comment.