Skip to content

Commit

Permalink
chore: add eof
Browse files Browse the repository at this point in the history
  • Loading branch information
roseline124 committed Sep 4, 2022
1 parent 2ea4677 commit 4942b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-commands-patching/src/patch.ts
Expand Up @@ -99,4 +99,4 @@ function createPackageDirectory (editDir?: string) {

fs.mkdirSync(editDir, { recursive: true })
return editDir
}
}

0 comments on commit 4942b8f

Please sign in to comment.