{
  "version": "0.2",
  "enabledLanguageIds": [
    "c",
    "cpp",
    "csharp",
    "dart",
    "elixir",
    "fsharp",
    "golang",
    "haskell",
    "java",
    "lua",
    "php",
    "powershell",
    "python",
    "r",
    "ruby",
    "scala",
    "svelte",
    "swift",
    "vue"
  ],
  "dictionaries": [
    "ada",
    "bash",
    "companies",
    "cpp",
    "csharp",
    "dart",
    "django",
    "dotnet",
    "elixir",
    "en-gb",
    "fsharp",
    "gaming-terms",
    "golang",
    "haskell",
    "java",
    "latex",
    "lua",
    "php",
    "powershell",
    "python",
    "r",
    "ruby",
    "scala",
    "svelte",
    "swift",
    "vue"
  ],
  "languageSettings": [
    {
      "languageId": "php",
      "dictionaries": ["storm", "php"]
    },
    {
      "languageId": "html,pug,jade,php,handlebars",
      "dictionaries": [
        "storm",
        "html",
        "fonts",
        "typescript",
        "css",
        "npm",
        "html-symbol-entities"
      ]
    }
  ],
  "import": [
    "./cspell-recommended.json",
    "@cspell/dict-ada/cspell-ext.json",
    "@cspell/dict-bash/cspell-ext.json",
    "@cspell/dict-companies/cspell-ext.json",
    "@cspell/dict-cpp/cspell-ext.json",
    "@cspell/dict-csharp/cspell-ext.json",
    "@cspell/dict-dart/cspell-ext.json",
    "@cspell/dict-django/cspell-ext.json",
    "@cspell/dict-dotnet/cspell-ext.json",
    "@cspell/dict-elixir/cspell-ext.json",
    "@cspell/dict-en-gb/cspell-ext.json",
    "@cspell/dict-fsharp/cspell-ext.json",
    "@cspell/dict-gaming-terms/cspell-ext.json",
    "@cspell/dict-golang/cspell-ext.json",
    "@cspell/dict-haskell/cspell-ext.json",
    "@cspell/dict-java/cspell-ext.json",
    "@cspell/dict-latex/cspell-ext.json",
    "@cspell/dict-lua/cspell-ext.json",
    "@cspell/dict-php/cspell-ext.json",
    "@cspell/dict-powershell/cspell-ext.json",
    "@cspell/dict-python/cspell-ext.json",
    "@cspell/dict-r/cspell-ext.json",
    "@cspell/dict-ruby/cspell-ext.json",
    "@cspell/dict-scala/cspell-ext.json",
    "@cspell/dict-svelte/cspell-ext.json",
    "@cspell/dict-swift/cspell-ext.json",
    "@cspell/dict-vue/cspell-ext.json"
  ]
}
