feat: scaffold application #1

Merged
naomi merged 3 commits from feat/scaffold into main 2025-07-04 13:38:33 -07:00
2 changed files with 5 additions and 1 deletions
Showing only changes of commit 366a787fd1 - Show all commits
+2 -1
View File
@@ -18,6 +18,7 @@
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"eslint": "9.30.1",
"turbo": "2.5.4"
"turbo": "2.5.4",
"typescript": "5.8.3"
}
}
+3
View File
@@ -20,6 +20,9 @@ importers:
turbo:
specifier: 2.5.4
version: 2.5.4
typescript:
specifier: 5.8.3
version: 5.8.3
client:
dependencies: