mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
40 lines
523 B
Plaintext
40 lines
523 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"name": "gabinete-digital-fo",
|
|
"path": "."
|
|
},
|
|
{
|
|
"name": "socket-server",
|
|
"path": "../socket-server"
|
|
},
|
|
{
|
|
"name": "logs",
|
|
"path": "../logs"
|
|
},
|
|
{
|
|
"name": "grayLog",
|
|
"path": "../grayLog"
|
|
},
|
|
{
|
|
"path": "../sqlCliente"
|
|
},
|
|
{
|
|
"path": "../sentry"
|
|
},
|
|
{
|
|
"path": "../ionic6"
|
|
},
|
|
{
|
|
"path": "../../../Downloads/opentelemetry-js-main"
|
|
},
|
|
{
|
|
"path": "../ionic7"
|
|
}
|
|
],
|
|
"settings": {
|
|
"nuxt.isNuxtApp": false,
|
|
"git.ignoreLimitWarning": true
|
|
}
|
|
}
|