Initial commit from create-turbo

This commit is contained in:
2026-04-26 18:49:51 -05:00
commit 86e0ff5691
61 changed files with 2388 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
import { nextJsConfig } from "@repo/eslint-config/next-js";
/** @type {import("eslint").Linter.Config[]} */
export default nextJsConfig;