@cspell/dict-fullstack
Advanced tools
Comparing version 1.0.36 to 1.0.37
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.37](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-fullstack@1.0.36...@cspell/dict-fullstack@1.0.37) (2021-04-05) | ||
**Note:** Version bump only for package @cspell/dict-fullstack | ||
## [1.0.36](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-fullstack@1.0.35...@cspell/dict-fullstack@1.0.36) (2020-12-24) | ||
@@ -8,0 +16,0 @@ |
@@ -23,3 +23,3 @@ // cSpell Settings | ||
// * will match against any file type. | ||
"languageId": "php,javascript", | ||
"languageId": "php,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-fullstack", | ||
"version": "1.0.36", | ||
"version": "1.0.37", | ||
"description": "Dictionary of terms used in Fullstack development.", | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "e50444106ad610677e8ab353bf406f6bf8decb69" | ||
"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
8161