initial commit

This commit is contained in:
PxlLoewe
2025-01-14 23:47:09 +01:00
parent 22cd047d8f
commit 9315454159
18 changed files with 8564 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
import { nextJsConfig } from '@repo/eslint-config/next-js';
/** @type {import("eslint").Linter.Config} */
export default nextJsConfig;