Commit efd963a
committed
fix(rbac): drop dangling references from base tsconfig
tsc -b failed: referenced src/test configs use noEmit without composite.
Base tsconfig.json is now a plain IDE-default project, unrelated to the
split -p configs the typecheck script uses.1 parent 37a82b5 commit efd963a
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
0 commit comments