This website works better with JavaScript
Home
Explore
Help
Sign In
Shalu
/
shalu-system-designer
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat(create-turbo): apply pnpm-eslint transform
Turbobot
8 months ago
parent
bcdc995c94
commit
760a184ae4
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
.vscode/settings.json
+ 7
- 0
.vscode/settings.json
View File
@@ -0,0 +1,7 @@
+{
+ "eslint.workingDirectories": [
+ {
+ "mode": "auto"
+ }
+ ]
+}