We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d070e0 commit 4cf5dc7Copy full SHA for 4cf5dc7
README.md
@@ -8,9 +8,9 @@ Add this package as a dev-dependency to your project and tell prettier to use it
8
9
```json
10
{
11
- "prettier": "@CheckerNetwork/prettier-config"
+ "prettier": "@checkernetwork/prettier-config"
12
"devDependencies": {
13
- "@CheckerNetwork/prettier-config": "^1.0.0",
+ "@checkernetwork/prettier-config": "^1.0.0",
14
"prettier": "^3.5.3"
15
}
16
0 commit comments