@w5s/cspell-config 2.2.0 → 2.2.2

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.
@@ -16,5 +16,6 @@ macOS
16
16
  npmjs
17
17
  postpack
18
18
  prepack
19
+ stylesheet
19
20
  subpackage
20
21
  templating
package/dict/names.txt CHANGED
@@ -1,13 +1,16 @@
1
+ circleci
1
2
  dbaeumer
2
3
  espree
4
+ github
5
+ gitlab
3
6
  jpolo
7
+ plop
8
+ plopjs
9
+ Raygun
4
10
  rubygems
5
11
  rushstack
6
12
  seatonjiang
7
13
  strictsoftware
8
14
  Stroustrup
9
- gitlab
10
- circleci
11
- Raygun
12
- VueJS
13
15
  typecript
16
+ VueJS
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/cspell-config",
3
- "version": "2.2.0",
3
+ "version": "2.2.2",
4
4
  "description": "CSpell configuration presets",
5
5
  "keywords": [
6
6
  "cspell"
@@ -54,5 +54,5 @@
54
54
  "publishConfig": {
55
55
  "access": "public"
56
56
  },
57
- "gitHead": "37eb1edf3c6bd13162f8df1071795db2a52999c5"
57
+ "gitHead": "34c85ad3451db3f2d7154edbb0fc7003bb5e6952"
58
58
  }