We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1bfd7 commit 1b0a335Copy full SHA for 1b0a335
cspell.json
@@ -14,6 +14,7 @@
14
"npm",
15
"cpp",
16
"cpp-refined",
17
+ "cpp-compound-words",
18
"fullstack",
19
"html",
20
"css",
package.json
@@ -20,7 +20,7 @@
"devDependencies": {
21
"@changesets/changelog-github": "^0.5.2",
22
"@changesets/cli": "^2.29.8",
23
- "cspell": "^9.4.0",
+ "cspell": "^9.6.4",
24
"husky": "^9.1.7",
25
"lint-staged": "^16.2.7",
26
"typescript": "^5.9.2"
0 commit comments