Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: migrate Pipes docs to Vitepress #2

Merged
merged 3 commits into from
Mar 6, 2024
Merged

Conversation

xavier-zenika
Copy link
Collaborator

No description provided.

@xavier-zenika xavier-zenika added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 5, 2024
@xavier-zenika xavier-zenika self-assigned this Mar 5, 2024
docs/docs/pipes.md Outdated Show resolved Hide resolved
docs/docs/pipes.md Outdated Show resolved Hide resolved
docs/docs/pipes.md Outdated Show resolved Hide resolved
Given this `PersonModel`:

```typescript
import { MinLength, Required } from "@tsed/common";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import { MinLength, Required, Proprety } from "@tsed/schema";

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can remove import { Property } from "./property";

docs/docs/pipes.md Outdated Show resolved Hide resolved
docs/docs/pipes.md Outdated Show resolved Hide resolved
@Romakita Romakita merged commit 3e23364 into main Mar 6, 2024
1 check passed
@Romakita Romakita deleted the feat/migrate-pipes-docs branch April 17, 2024 07:57
@Romakita
Copy link
Contributor

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants