Skip to content

Commit

Permalink
Merge pull request #2943 from deisner/patch-1
Browse files Browse the repository at this point in the history
Update project root shorthand comment
  • Loading branch information
yoyo930021 authored Jun 1, 2021
2 parents 0c45adb + 693d24e commit 59008e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ module.exports = {
// **optional** default: `[{ root: './' }]`
// support monorepos
projects: [
'./packages/repo2', // shorthand for only root.
'./packages/repo2', // Shorthand for specifying only the project root location
{
// **required**
// Where is your project?
Expand Down

0 comments on commit 59008e8

Please sign in to comment.