This work? #1

Merged
probablycorey merged 1 commits from test into main 2025-11-17 22:12:35 +00:00
3 changed files with 3 additions and 6 deletions
Showing only changes of commit 669d3d5ff8 - Show all commits

2
.gitattributes vendored
View File

@ -1,2 +0,0 @@
# Auto detect text files and perform LF normalization
* text=auto

4
.gitignore vendored
View File

@ -31,4 +31,6 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
.idea
# Finder (MacOS) folder config
.DS_Store
.DS_Store
.claude

View File

@ -1,3 +0,0 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}