Commit 80b5b2b
authored
patch(emitter-typescript): Allow running emitter in browser mode (#5)
TypeSpec support running the compiler in browser mode, however when
prettier is bundled in standalone mode for browser it requires listing
all plugins explicitly:
prettier/prettier#6264. This commit adds this
to allow running it in browser.1 parent f51ad5c commit 80b5b2b
File tree
2 files changed
+8
-0
lines changed- .changeset
- packages/emitter-typescript/src
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
415 | 417 | | |
416 | 418 | | |
417 | 419 | | |
| 420 | + | |
418 | 421 | | |
419 | 422 | | |
420 | 423 | | |
| |||
0 commit comments