{
    "enabled": true,
    "version": "0.2",
    "language": "en",
    "maxNumberOfProblems": 20,
    "numSuggestions": 10,
    "minWordLength": 4,
    "enabledLanguageIds": [
        "javascript",
        "markdown",
        "php",
        "plaintext"
    ],
    "words": [
        "Afaq",
        "autoloader",
        "biblio",
        "Biblioitem",
        "biblioitems",
        "biblios",
        "Bmohsin",
        "Branche",
        "chromedriver",
        "diwi",
        "intelephense",
        "Laravel",
        "MARCXML",
        "opac",
        "phpdoc",
        "SEARCHERROR",
        "Slashe",
        "Ultime",
        "AZFCA",
        "biblioitem",
        "iteminfo",
        "qckwinsvc",
        "resensitize",
        "Reshelved",
        "scstatus",
        "Unknowen"
    ],
    "allowCompoundWords": true,
    "ignoreWords": [],
    "userWords": [],
    // Specify paths/files to ignore.
    "ignorePaths": [
        "**/vendor/**",
        "**/workbench/**",
        "node_modules",
        "**/node_modules",
        "**/node_modules/**",
        "node_modules/**",
        "vscode-extension",
        ".git",
        "*.dll",
        "**/*.dll"
    ],
    "flagWords": ["hte"]
}