You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/configuration.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Configuration files are resolved using [cosmiconfig](https://github.com/cosmicon
29
29
30
30
## Config via `package.json`
31
31
32
-
You can add `commitlint` field in `package.json` with an object that follows below structure.
32
+
You can add a `commitlint` field in `package.json`(or [`package.yaml`](https://github.com/pnpm/pnpm/pull/1799)) with an object that follows the below structure.
0 commit comments