Skip to content

Commit 18f9e1c

Browse files
committed
Prettier
1 parent ee50933 commit 18f9e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plopfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ module.exports = function (plop) {
8383
type: 'append',
8484
path: './packages/uui/lib/index.ts',
8585
template: "import '@umbraco-ui/{{> tagnamePartial }}/lib';",
86-
}
86+
},
8787
],
8888
});
8989
};

0 commit comments

Comments
 (0)