Skip to content

Commit 3d7fe5c

Browse files
committed
Add cspell as dependency for general package.json
1 parent 3da74ab commit 3d7fe5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
},
3838
"homepage": "https://github.com/technoph1le/quicksnip#readme",
3939
"devDependencies": {
40+
"cspell": "^8.17.1",
4041
"husky": "^9.1.7",
4142
"npm-run-all": "^4.1.5",
4243
"tsup": "^8.5.0",

0 commit comments

Comments
 (0)