Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rinatkhaziev committed Feb 6, 2025
1 parent c7116b0 commit fa790af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/dev-environment/dev-environment-core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1062,4 +1062,4 @@ export function getVSCodeWorkspacePath( slug: string ) {
const workspacePath = path.join( location, `${ slug }.code-workspace` );

return workspacePath;
}
}

0 comments on commit fa790af

Please sign in to comment.