Newer
Older
thu-learn-downloader-optimized / .cspell.json
@liblaf-bot[bot] liblaf-bot[bot] on 12 Oct 2024 411 bytes chore(repo): sync with repository template
{
  "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/packages/cspell-types/cspell.schema.json",
  "version": "0.2",
  "language": "en",
  "words": [],
  "ignorePaths": [
    ".vscode",
    "**/.cspell.*",
    "**/.git/**",
    "**/*-lock.*",
    "**/*.lock*",
    "**/node_modules/**",
    "**/vscode-extension/**",
    "megalinter",
    "report"
  ],
  "allowCompoundWords": true
}