Skip to content

Commit 3371e99

Browse files
committed
docs: add cheatsheet for filtering patterns and operators
1 parent 209b16c commit 3371e99

File tree

2 files changed

+631
-0
lines changed

2 files changed

+631
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export default defineConfig({
4040
{
4141
text: 'Resources',
4242
items: [
43+
{ text: 'Cheatsheet', link: '/project/cheatsheet' },
4344
{ text: 'Changelog', link: '/project/changelog' },
4445
{ text: 'Contributing', link: '/project/contributing' },
4546
{ text: 'Roadmap', link: '/project/roadmap' },

0 commit comments

Comments
 (0)