UNPKG

@storm-software/cspell

Version:

A package containing CSpell keyword dictionaries and shared configurations for Storm Software.

37 lines (36 loc) 741 B
{ "id": "storm", "name": "Storm Software", "description": "The Storm Software keywords Dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "storm", "path": "./dict/storm.txt", "description": "Storm Software keywords." } ], "dictionaries": [], "languageSettings": [ { "languageId": [ "typescript", "javascript", "typescriptreact", "javascriptreact", "mdx", "rust", "json", "jsonc", "yaml", "markdown" ], "locale": "*", "includeRegExpList": [], "ignoreRegExpList": [], "patterns": [], "dictionaries": ["storm"], "dictionaryDefinitions": [] } ] }