This website works better with JavaScript
홈
탐색
도움말
로그인
Shalu
/
shalu-system-designer
Watch
5
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
feat(create-turbo): apply pnpm-eslint transform
Turbobot
8 달 전
부모
bcdc995c94
커밋
760a184ae4
1개의 변경된 파일
과
7개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
7
0
.vscode/settings.json
+ 7
- 0
.vscode/settings.json
파일 보기
@@ -0,0 +1,7 @@
+{
+ "eslint.workingDirectories": [
+ {
+ "mode": "auto"
+ }
+ ]
+}