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

This commit is contained in:
Turbobot 2024-08-11 23:39:29 -07:00 committed by DESKTOP-RTLN3BA\$punk
parent 856eb69577
commit 54c5614084

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

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