feat(create-turbo): apply pnpm-eslint transform

This commit is contained in:
Turbobot 2025-12-05 09:56:50 +00:00 committed by Oliver Kaup
parent 72508532c8
commit f54849b63b
No known key found for this signature in database

7
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
"eslint.workingDirectories": [
{
"mode": "auto"
}
]
}