mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): update code block to ts (#66147)
This commit is contained in:
parent
d824be8a06
commit
7f98f91c02
@ -159,7 +159,7 @@ new Object()
|
||||
|
||||
:::interactive_editor
|
||||
|
||||
```js
|
||||
```ts
|
||||
const user = {
|
||||
name: "John",
|
||||
profile: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user