Skip to content

Commit

Permalink
config: added prettier.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
warmachine028 committed Sep 12, 2024
1 parent b44e9ff commit 288d419
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion client/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@/*": ["./src/*"]
}
},
"include": ["**/*.ts", "**/*.tsx", "next-env.d.ts", "next.config.ts", ".next/types/**/*.ts"],
"include": ["**/*.ts", "**/*.tsx", "next-env.d.ts", "next.config.mts", ".next/types/**/*.ts"],
"exclude": ["node_modules", "future"]
}

1 comment on commit 288d419

@vercel
Copy link

@vercel vercel bot commented on 288d419 Sep 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.