Skip to content

Commit 72c0440

Browse files
zongzi531paperclover
authored andcommitted
docs(runtime): fix plugins loader extensions typo (oven-sh#5250)
1 parent acc1611 commit 72c0440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/runtime/plugins.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ In this case we're using `"object"`—a built-in loader (intended for use by plu
127127
---
128128

129129
- `ts`
130-
- `.ts` `.mts` `cts`
130+
- `.ts` `.mts` `.cts`
131131
- Transform TypeScript then transpile
132132

133133
---

0 commit comments

Comments
 (0)