mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-26 16:00:56 -04:00
fix(curriculum): update code block to ts (#66147)
This commit is contained in:
@@ -159,7 +159,7 @@ new Object()
|
||||
|
||||
:::interactive_editor
|
||||
|
||||
```js
|
||||
```ts
|
||||
const user = {
|
||||
name: "John",
|
||||
profile: {
|
||||
|
||||
Reference in New Issue
Block a user