@cspell/dict-typescript
Advanced tools
Comparing version 2.0.2 to 3.0.0
{ | ||
"name": "@cspell/dict-typescript", | ||
"version": "2.0.2", | ||
"version": "3.0.0", | ||
"description": "TypeScript and JavaScript dictionary for cspell.", | ||
@@ -40,3 +40,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "56c93a01e70075f426f7a59bc7f9e6681244deee" | ||
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68" | ||
} |
@@ -7,2 +7,9 @@ # Cspell TypeScript and JavaScript Dictionary | ||
## Requirements | ||
| Tool | Version | | ||
| ------------------------------------------------------------------------------------------------------------------------------------ | ------- | | ||
| [cspell](https://github.com/streetsidesoftware/cspell) | `>= 6` | | ||
| [Code Spell Checker - Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) | `>= 2` | | ||
## Installation | ||
@@ -9,0 +16,0 @@ |
16859
54