Commit 7cef47d
committed
fix: accomodate for dynamic compile options
sveltejs/svelte#17801 introduced dynamic compile options; had to adjust one occurence as a result1 parent 2c2afcd commit 7cef47d
File tree
1 file changed
+5
-1
lines changed- packages/language-server/src/plugins/typescript
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
252 | 256 | | |
253 | 257 | | |
254 | 258 | | |
| |||
0 commit comments