Fixed Settings
This commit is contained in:
parent
b472b546f3
commit
4fbac21084
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
// "liveServer.settings.port": 5501;
|
"liveServer.settings.port": 5501,
|
||||||
editor.disableMonospaceOptimizations: true;
|
"editor.disableMonospaceOptimizations": true
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue