diff --git a/cspell.config.yaml b/cspell.config.yaml index 22ba5715..c0a6dbb0 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -30,7 +30,10 @@ words: - dtype - elevenlabs - formkit + - gcornut - gltf + - grammyjs + - guiiai - hfspaceup - hfsup - hfup @@ -46,6 +49,7 @@ words: - live2dcubismcore - live2dcubismframework - Llmmarker + - logg - Maru - micvad - Morioki @@ -58,9 +62,11 @@ words: - nuxt - nuxtjs - ofetch + - Oneliner - onnx - onnxruntime - openai + - pgvector - picklist - pinia - pixi @@ -68,6 +74,7 @@ words: - pretrained - rehype - rushstack + - remeda - Shadcn - shiki - shikijs @@ -75,6 +82,7 @@ words: - sizecheck - Sniglet - tamagotchi + - supergroup - taze - tresjs - typeschema diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index abfaa44a..d795052b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,4 +1,5 @@ packages: - 'packages/**' + - 'services/**' - 'examples/**' - '!**/dist/**'