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 2a59b70 commit 6945326Copy full SHA for 6945326
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