Skip to content

Commit 3426b82

Browse files
feat: Shape module Scaffolding ( Fixes #1 )
Adding TypesToProcess
1 parent 77a1f53 commit 3426b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shape.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Description = 'CSS Shape Generator'
6060
# ScriptsToProcess = @()
6161

6262
# Type files (.ps1xml) to be loaded when importing this module
63-
# TypesToProcess = 'Shape.types.ps1xml'
63+
TypesToProcess = 'Shape.types.ps1xml'
6464

6565
# Format files (.ps1xml) to be loaded when importing this module
6666
# FormatsToProcess = @()

0 commit comments

Comments
 (0)