{
  "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
  "version": "0.2",
  "words": [
    "commitlint",
    "dotnet",
    "Elsayed",
    "missing",
    "parens",
    "postversion",
    "prebuild",
    "preversion",
    "tailwindcss",
    "translations",
    "translatte"
  ],
  "language": "en",
  "ignoreRegExpList": ["/[ء-ي]+/"],
  "ignorePaths": ["node_modules", "gitignore", "bin"],
  "files": ["**"]
}
