mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-10 03:08:06 +01:00
10 lines
220 B
JSON
10 lines
220 B
JSON
|
{
|
||
|
"liveServer.settings.port": 5501,
|
||
|
"liveSassCompile.settings.formats": [
|
||
|
{
|
||
|
"format": "expanded",
|
||
|
"extensionName": ".css",
|
||
|
"savePath": "/src/web/dist"
|
||
|
}
|
||
|
]
|
||
|
}
|