We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rmdir
workflow.yaml
1 parent e60feee commit af4d5c2Copy full SHA for af4d5c2
recipes/rmdir/workflow.yaml
@@ -19,7 +19,7 @@ nodes:
19
- "**/*.cts"
20
- "**/*.mts"
21
- "**/*.ts"
22
- - "**/*.tsx
+ - "**/*.tsx"
23
exclude:
24
- "**/node_modules/**"
25
language: typescript
0 commit comments