@cspell/dict-django
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "@cspell/dict-django", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Django dictionary for cspell.", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"test": "head -n 100 \"django.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=python stdin", | ||
"prepublishOnly": "yarn test", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
@@ -39,3 +39,4 @@ }, | ||
"cspell-ext.json" | ||
] | ||
], | ||
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68" | ||
} |
@@ -7,2 +7,9 @@ # Cspell Django 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 @@ |
Sorry, the diff of this file is not supported yet
62
8102
5