mirror of
https://github.com/speatzle/nfsense.git
synced 2025-05-07 17:18:21 +00:00
13 lines
No EOL
184 B
JSON
13 lines
No EOL
184 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "npm",
|
|
"script": "dev",
|
|
"path": "client",
|
|
"problemMatcher": [],
|
|
"label": "npm: dev - client",
|
|
"detail": "vite"
|
|
}
|
|
]
|
|
} |