Commit 838c550
committed
build: exclude CLI workspace projects from tsconfig to speed up IDE/linting
Excludes CLI workspace projects from main project/IDE tsconfig to speed
up language service actions and linting. Those files should not be
considered part of the development sources.1 parent 3436787 commit 838c550
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
0 commit comments