@w5s/cspell-config 2.1.0 → 2.2.1

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.
@@ -1,7 +1,9 @@
1
1
  cjsx
2
2
  ctsx
3
+ dangerfile
3
4
  eslintcache
4
5
  mdwn
5
6
  mtsx
6
7
  pcss
8
+ plopfile
7
9
  tsbuildinfo
package/dict/names.txt CHANGED
@@ -1,6 +1,8 @@
1
1
  dbaeumer
2
2
  espree
3
3
  jpolo
4
+ plop
5
+ plopjs
4
6
  rubygems
5
7
  rushstack
6
8
  seatonjiang
@@ -10,3 +12,4 @@ gitlab
10
12
  circleci
11
13
  Raygun
12
14
  VueJS
15
+ typecript
package/dict/npm.txt CHANGED
@@ -5,3 +5,4 @@ pinia
5
5
  stylelint
6
6
  stylelintrc
7
7
  typedoc
8
+ typescript
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/cspell-config",
3
- "version": "2.1.0",
3
+ "version": "2.2.1",
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": "214e0244a63211d31c96ad0d43fd5b9d080beb67"
57
+ "gitHead": "be0cdeeaa1f1cbeb4ca9d59c7fa790ce5021660e"
58
58
  }