@w5s/cspell-config 2.1.0 → 2.2.0

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
@@ -10,3 +10,4 @@ gitlab
10
10
  circleci
11
11
  Raygun
12
12
  VueJS
13
+ 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.0",
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": "37eb1edf3c6bd13162f8df1071795db2a52999c5"
58
58
  }