@w5s/cspell-config 2.3.7 → 2.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dict/names.txt +1 -0
  2. package/package.json +2 -2
package/dict/names.txt CHANGED
@@ -13,5 +13,6 @@ rushstack
13
13
  seatonjiang
14
14
  strictsoftware
15
15
  Stroustrup
16
+ tsup
16
17
  typecript
17
18
  VueJS
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/cspell-config",
3
- "version": "2.3.7",
3
+ "version": "2.3.10",
4
4
  "description": "CSpell configuration presets",
5
5
  "keywords": [
6
6
  "cspell"
@@ -55,5 +55,5 @@
55
55
  "publishConfig": {
56
56
  "access": "public"
57
57
  },
58
- "gitHead": "114c1aa56da01c4ad5cc775ff4df717eb90614b4"
58
+ "gitHead": "fa1eddaa132e97c9bfd33437a6bb4aa3bfcdaa7c"
59
59
  }