Commit 58ba61d
committed
chore: keep the dev launch config out of this PR, and silence a lint warning
`.claude/` is gitignored (while `launch.json` is tracked), so its local
desktop-dev tweak slipped in through `git add -u` — reverted here, it stays a
local change. Also puts a comment in `deferred()`'s placeholder so it stops
tripping noEmptyBlockStatements.1 parent 43c23e8 commit 58ba61d
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
0 commit comments