Skip to content

Commit 9700a0e

Browse files
committed
Fix formatting
1 parent b980480 commit 9700a0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/command-tests/commands.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ async function main() {
262262
? "@mendix/pluggable-widgets-tools"
263263
: null
264264
: boilerplate === "full"
265-
? "classnames"
266-
: null;
265+
? "classnames"
266+
: null;
267267

268268
if (
269269
packageName &&

0 commit comments

Comments
 (0)