@cspell/dict-npm
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.11](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@1.0.10...@cspell/dict-npm@1.0.11) (2021-04-05) | ||
**Note:** Version bump only for package @cspell/dict-npm | ||
## [1.0.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@1.0.9...@cspell/dict-npm@1.0.10) (2020-12-24) | ||
@@ -8,0 +16,0 @@ |
@@ -23,3 +23,3 @@ // cSpell Settings | ||
// * will match against any file type. | ||
"languageId": "javascript", | ||
"languageId": "javascript,typescript", | ||
// Language local. i.e. en-US, de-AT, or ru. * will match all locals. | ||
@@ -26,0 +26,0 @@ // Multiple locals can be specified like: "en, en-US" to match both English and English US. |
{ | ||
"name": "@cspell/dict-npm", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Dictionary of common NPM packages for cspell.", | ||
@@ -39,3 +39,4 @@ "publishConfig": { | ||
"cspell-ext.json" | ||
] | ||
], | ||
"gitHead": "e4839353dcc4ef1b12c4c8dd2289aa4891e6cb54" | ||
} |
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
9046