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

This commit is contained in:
Turbobot 2025-06-13 13:42:03 +02:00 committed by Dominik Milacher
parent 1b0483b12a
commit 7d50709a14

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

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