docs: Use JS highlighter instead of TS

This commit is contained in:
Faruk AYDIN
2024-01-15 12:56:43 +01:00
parent 476aa6e3aa
commit 5a1960609a
5 changed files with 25 additions and 25 deletions

View File

@@ -36,7 +36,7 @@ touch index.ts
Then let's define the app inside of the `index.ts` file as follows:
```typescript
```javascript
import defineApp from '../../helpers/define-app';
export default defineApp({