Update react/ts version

This commit is contained in:
2024-04-03 14:22:56 +02:00
parent 4be030ec28
commit 95243557c6
3 changed files with 53 additions and 18 deletions

View File

@ -3,7 +3,7 @@ module.exports = {
darkMode: ["class"],
content: [
'./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}',
'./styles/**/*.{css}',
'./styles/**/*.css',
'./pages/**/*.{ts,tsx}',
'./components/**/*.{ts,tsx}',
'./app/**/*.{ts,tsx}',