Skip to content

Commit

Permalink
docs: fix WorkspacesConfig description
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Dec 1, 2022
1 parent 47c7564 commit 8166f6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/interfaces/workspaces-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
*/

/**
* Yarn Workspaces configuration.
* Workspaces configuration.
*
* @see https://classic.yarnpkg.com/docs/workspaces
* @see https://yarnpkg.com/features/workspaces
* @see https://github.com/npm/rfcs/blob/main/implemented/0026-workspaces.md
*/
interface WorkspacesConfig {
/**
Expand Down

0 comments on commit 8166f6f

Please sign in to comment.