Skip to content

Commit dbe36e7

Browse files
committed
Ignoring templates
1 parent 32af14d commit dbe36e7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
},
110110
"exclude": [
111111
"**/tests/**/*",
112-
"examples/**"
112+
"examples/**",
113+
"packages/create-puls/template-*/**",
113114
]
114115
}

0 commit comments

Comments
 (0)