Commit 0c62fb9
committed
docs(recipes/swc): use app-specific tsconfig
Update example to use app-specific tsconfig. Using the root tsconfig
will include `*.dto.ts` (etc) from all apps, whereas they might not all
expose HTTP endpoints or publish a swagger doc.1 parent 359484d commit 0c62fb9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments