소스 검색

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

Turbobot 8 달 전
부모
커밋
760a184ae4
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      .vscode/settings.json

+ 7 - 0
.vscode/settings.json

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