6 lines
90 B
TOML
6 lines
90 B
TOML
type="frontend"
|
|
|
|
[commands]
|
|
dev = "npm run format && npm run dev"
|
|
build = "npm run build"
|