feat: scaffold application #1

Merged
naomi merged 3 commits from feat/scaffold into main 2025-07-04 13:38:33 -07:00
37 changed files with 9471 additions and 11 deletions
Showing only changes of commit 366a787fd1 - Show all commits

View File

@ -18,6 +18,7 @@
"@nhcarrigan/eslint-config": "5.2.0", "@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0", "@nhcarrigan/typescript-config": "4.0.0",
"eslint": "9.30.1", "eslint": "9.30.1",
"turbo": "2.5.4" "turbo": "2.5.4",
"typescript": "5.8.3"
} }
} }

3
pnpm-lock.yaml generated
View File

@ -20,6 +20,9 @@ importers:
turbo: turbo:
specifier: 2.5.4 specifier: 2.5.4
version: 2.5.4 version: 2.5.4
typescript:
specifier: 5.8.3
version: 5.8.3
client: client:
dependencies: dependencies: