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

This commit is contained in:
Turbobot 2024-10-04 20:35:26 -07:00 committed by Ryan Pandya
parent af117f9bf4
commit f86089e8f4

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

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