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.
1 parent 1f95c86 commit 39d4fc2Copy full SHA for 39d4fc2
package.json
@@ -21,7 +21,7 @@
21
"prettier": "@barelyhuman/prettier-config",
22
"scripts": {
23
"next": "bumpp",
24
- "publint": "publint",
+ "package:lint": "publint",
25
"test": "node --test",
26
"fix": "prettier --write ."
27
},
0 commit comments