Skip to content

Commit 90deab3

Browse files
author
Ahmad Awais
committed
👌 IMPROVE: Spacing
1 parent 28db1a3 commit 90deab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cgb-scripts/scripts/eject.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ inquirer
156156
)
157157
.trim() + '\n';
158158
console.log(
159-
` ➕ Adding ${ green( file.replace( ownPath, '' ) ) } to your plugin.`
159+
` ➕ Adding ${ green( file.replace( ownPath, '' ) ) } to your plugin.`
160160
);
161161
fs.writeFileSync( file.replace( ownPath, appPath ), content );
162162
} );

0 commit comments

Comments
 (0)