{
  "search.exclude": {
    "**/bower_components": true,
    "**/node_modules": true,
    "rtfm/build": true,
    "tests/simpletest": true,
    "vendor": true,
  },
  "css.validate": false,
  "restructuredtext.languageServer.trace.server": "messages",
  "restructuredtext.linter.executablePath": "/usr/local/bin/doc8",
  "cSpell.words": [
    "bloginfo",
    "browserlistsrc",
    "browserslistrc",
    "Cest",
    "classmap",
    "Codeception",
    "corejs",
    "endcode",
    "gifsicle",
    "HAML",
    "helperclass",
    "helperfunc",
    "htmlentities",
    "javascripts",
    "jpegtran",
    "jquery",
    "linenos",
    "literalinclude",
    "MAILHOG",
    "mobiledetect",
    "mobiledetectlib",
    "myview",
    "nvmrc",
    "optipng",
    "phpmailer",
    "PHUG",
    "Procfile",
    "runcommand",
    "seealso",
    "shortcodes",
    "SQLSTATE",
    "Stylelint",
    "stylelintignore",
    "stylelintrc",
    "stylesheet",
    "symfony",
    "Wordmove",
    "Worldess",
    "wpunit"
  ],
  "esbonio.sphinx.buildDir": "${workspaceRoot}/rtfm/build",
  "esbonio.sphinx.confDir": "${workspaceFolder}/rtfm/source",
  "esbonio.server.pythonPath": "/opt/homebrew/bin/python3"
}
