cspell-dict-dev
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -7,2 +7,3 @@ bradlc | ||
minh-phuc | ||
nextjs | ||
outdir | ||
@@ -9,0 +10,0 @@ packagejson |
{ | ||
"name": "cspell-dict-dev", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "Dev dictionary for cspell.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -23,10 +23,4 @@ # CSpell Developer Dictionary | ||
{ | ||
"import": [ | ||
// other imports... | ||
"cspell-dict-dev/cspell-ext.json" | ||
], | ||
"dictionaries": [ | ||
// other dictionaries... | ||
"dev" | ||
] | ||
"import": ["cspell-dict-dev/cspell-ext.json"], | ||
"dictionaries": ["dev"] | ||
} | ||
@@ -33,0 +27,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1614
31