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.
description
reselect-codemods
1 parent 0af6d0a commit 2b934eaCopy full SHA for 2b934ea
codemods/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "reselect-codemods",
3
"version": "0.1.0",
4
+ "description": "A collection of codemods for the reselect library",
5
"scripts": {
6
"format": "prettier -w . --config prettier.config.mjs",
7
"format:check": "prettier -c . --config prettier.config.mjs",
0 commit comments