codefence title added instead of a comment inside the block
Signed-off-by: darylgraham <daryl.graham@gmail.com>
This commit is contained in:
@@ -439,8 +439,7 @@ export async function myProviderConfigTransformer(
|
||||
|
||||
Now we just need to add our new module to the Backend.
|
||||
|
||||
```ts
|
||||
// packages/backend/src/index.ts
|
||||
```ts title="packages/backend/src/index.ts"
|
||||
// Your file will have more than this in it
|
||||
|
||||
const backend = createBackend();
|
||||
|
||||
Reference in New Issue
Block a user