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

This commit is contained in:
Turbobot
2024-02-15 15:47:04 -06:00
committed by Luke Hagar
parent d2a4bdeb8e
commit ce7e1f8e43

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

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