mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
21 lines
277 B
Plaintext
21 lines
277 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../socket-server"
|
|
},
|
|
{
|
|
"path": "../logs"
|
|
},
|
|
{
|
|
"path": "../../../Downloads/opentelemetry-js-main/opentelemetry-js-main"
|
|
}
|
|
],
|
|
"settings": {
|
|
"nuxt.isNuxtApp": false,
|
|
"git.ignoreLimitWarning": true
|
|
}
|
|
}
|