FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Torino/ui/project.code-workspace at dev · Neoteroi/Torino · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Neoteroi
/
Torino
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
19
Code
Issues
5
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
Torino
/
ui
/
project.code-workspace
Copy path
More file actions
More file actions
Latest commit
History
History
History
23 lines (23 loc) · 532 Bytes
Breadcrumbs
Torino
/
ui
/
project.code-workspace
Copy path
File metadata and controls
23 lines (23 loc) · 532 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"folders"
: [
{
"path"
:
"
.
"
}
],
"settings"
: {
"editor.formatOnSave"
:
true
,
"prettier.configPath"
:
"
.prettierrc
"
,
"files.autoSave"
:
"
onWindowChange
"
,
"[typescript]"
: {
"editor.rulers"
: [
79
,
88
],
"editor.defaultFormatter"
:
"
esbenp.prettier-vscode
"
},
"[typescriptreact]"
: {
"editor.rulers"
: [
79
,
88
],
"editor.defaultFormatter"
:
"
esbenp.prettier-vscode
"
}
},
"extensions"
: {
"recommendations"
: [
"
esbenp.prettier-vscode
"
,
"
dbaeumer.vscode-eslint
"
]
}
}
Back
|
FazBrowse Home
|
New Git URL