This website requires JavaScript.
Explore
Help
Sign In
p90524618
/
answer
mirror of
https://gitee.com/answerdev/answer.git
Watch
1
Star
0
Fork
You've already forked answer
0
Code
Issues
Projects
Releases
Wiki
Activity
b8e938cabc
answer
/
.vscode
/
settings.json
7 lines
92 B
JSON
Raw
Normal View
History
Unescape
Escape
fix: set eslint workingDirectories
2022-09-29 10:12:03 +08:00
{
"eslint.workingDirectories"
:
[
"ui"
fix(Dashboard): Some minor problem adjustments.
2023-06-28 18:41:24 +08:00
]
,
"explorer.autoReveal"
:
"focusNoScroll"
fix: set eslint workingDirectories
2022-09-29 10:12:03 +08:00
}