Skip to content

Commit 6945326

Browse files
committed
Add description for reselect-codemods
1 parent 2a59b70 commit 6945326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codemods/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "reselect-codemods",
33
"version": "0.1.0",
4+
"description": "A collection of codemods for the reselect library",
45
"scripts": {
56
"format": "prettier -w . --config prettier.config.mjs",
67
"format:check": "prettier -c . --config prettier.config.mjs",

0 commit comments

Comments
 (0)