18 lines
385 B
YAML
18 lines
385 B
YAML
# yamllint disable-line rule:line-length
|
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
|
|
---
|
|
version: "0.2"
|
|
import:
|
|
- "@cspell/dict-de-de/cspell-ext.json"
|
|
language: en,de
|
|
ignorePaths:
|
|
- /pnpm-lock.yaml
|
|
words:
|
|
- dockervolumes
|
|
- grayscale
|
|
- kmoschcau
|
|
- markuplint
|
|
- moschcau
|
|
- tailwindcss
|
|
- tsconfigs
|