mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-24 08:53:00 +08:00
12 lines
No EOL
168 B
JSON
12 lines
No EOL
168 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "npm",
|
|
"script": "webapp:dev",
|
|
"problemMatcher": [],
|
|
"label": "npm: webapp:dev",
|
|
"detail": "vite"
|
|
}
|
|
]
|
|
} |