Install Prettier

This commit is contained in:
2024-09-02 20:22:58 +02:00
parent fb8a9ce6e2
commit eef3dcd1f8
14 changed files with 75 additions and 66 deletions

View File

@ -1,3 +1,3 @@
import { defineConfig } from '@tanstack/start/config'
import { defineConfig } from "@tanstack/start/config";
export default defineConfig({})
export default defineConfig({});