Skip to content

Commit

Permalink
Added .tsx to page extensions (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrson83 authored Jan 18, 2022
1 parent 92e3f5f commit c03b68d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/inertia.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
'jsx',
'svelte',
'ts',
'tsx',
'vue',

],
Expand Down

0 comments on commit c03b68d

Please sign in to comment.