Skip to content

Commit fc16fdc

Browse files
committed
Add React & TypeScript extensions
1 parent 51b1ea8 commit fc16fdc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/inertia.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,10 @@
5151
*/
5252
'extensions' => [
5353

54-
'vue',
54+
'js',
5555
'svelte',
56+
'ts',
57+
'vue',
5658

5759
],
5860

0 commit comments

Comments
 (0)