mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
update dependencies, cleanup, refine (#642)
* update dependencies, cleanup, refine fixes #637 * update CI command to verify
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = function (plop) {
|
||||
export default function (plop) {
|
||||
plop.setHelper('tagWithoutPrefix', tag => tag.replace(/^sl-/, ''));
|
||||
|
||||
plop.setHelper('tagToTitle', tag => {
|
||||
@@ -64,4 +64,4 @@ module.exports = function (plop) {
|
||||
}
|
||||
]
|
||||
});
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user