This website requires JavaScript.
Explore
Help
Sign In
actions
/
dependency-review-action
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ljones140/ruby-codeql
dependency-review-action
/
.vscode
/
settings.json
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
89 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Enable prettier and recommend eslint in vscode workspace config
2022-07-05 19:17:49 +09:00
{
"editor.formatOnSave"
:
true
,
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
}
Reference in New Issue
Copy Permalink