@cspell/dict-en_us
Advanced tools
Comparing version 2.1.6 to 2.1.7
@@ -44,3 +44,3 @@ // cSpell Settings | ||
"dictionaries": ["en_us"], | ||
// Dictionary definitions can also be supplied here. They are only used iff "languageId" and "local" match. | ||
// Dictionary definitions can also be supplied here. They are only used iff "languageId" and "locale" match. | ||
"dictionaryDefinitions": [], | ||
@@ -47,0 +47,0 @@ // Words to always be considered an error |
{ | ||
"name": "@cspell/dict-en_us", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "English dictionary for cspell.", | ||
@@ -23,3 +23,3 @@ "publishConfig": { | ||
"test": "yarn run test-dict && yarn run test-text", | ||
"prepublishOnly": "yarn test" | ||
"prepublishOnly": "echo pre-publish" | ||
}, | ||
@@ -59,3 +59,3 @@ "repository": { | ||
}, | ||
"gitHead": "d4e4eaf960cc5ae9cb208c35bf0f1e9ea42ee19f" | ||
"gitHead": "8a68602784f750b85165db7a109710f275e4b6b2" | ||
} |
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
439933