Skip to content

Commit 9a0ea00

Browse files
authored
docs(runtime): fix plugins loader extensions typo (#5250)
1 parent ec6b75f commit 9a0ea00

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)