@cspell/dict-vue
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -33,3 +33,3 @@ // cSpell Settings | ||
"dictionaries": ["css", "fonts", "fullstack", "html", "php", "typescript"], | ||
// 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": [] | ||
@@ -36,0 +36,0 @@ } |
{ | ||
"name": "@cspell/dict-vue", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "CSpell configuration for VUE files.", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"test": "echo skip", | ||
"prepublishOnly": "yarn test", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
@@ -40,3 +40,3 @@ }, | ||
], | ||
"gitHead": "76078b0b0a78472607f483cf3a934de10f515d34" | ||
"gitHead": "a5761ebb58ada8d0c4d093d201ad640bbc2123d8" | ||
} |
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
4641