@w5s/cspell-config 2.2.15 → 2.3.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,5 +1,6 @@
1
1
  autodevops
2
2
  automerge
3
+ bigdecimal
3
4
  camelcase
4
5
  CODEOWNERS
5
6
  datasource
@@ -13,6 +14,7 @@ gitmojis
13
14
  healthcheck
14
15
  interruptible
15
16
  macOS
17
+ monoid
16
18
  npmjs
17
19
  postpack
18
20
  prepack
package/dict/names.txt CHANGED
@@ -3,6 +3,7 @@ dbaeumer
3
3
  espree
4
4
  github
5
5
  gitlab
6
+ Infima
6
7
  jpolo
7
8
  plop
8
9
  plopjs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/cspell-config",
3
- "version": "2.2.15",
3
+ "version": "2.3.0",
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": "ce05c95bf037f723aa29ae71d2f6aa4098ed2711"
58
+ "gitHead": "82c472e8ba92e7e7b29be093654361b5e075b24f"
59
59
  }