chore: linting
This commit is contained in:
@@ -256,10 +256,7 @@ export async function handlePluginInstall() {
|
|||||||
|
|
||||||
if (!lockfile) {
|
if (!lockfile) {
|
||||||
console.log(
|
console.log(
|
||||||
styleText(
|
styleText("yellow", "⚠ No quartz.lock.json found. Run 'npx quartz plugin add <repo>' first."),
|
||||||
"yellow",
|
|
||||||
"⚠ No quartz.lock.json found. Run 'npx quartz plugin add <repo>' first.",
|
|
||||||
),
|
|
||||||
)
|
)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user