12 lines
168 B
TOML
12 lines
168 B
TOML
|
|
# THIS IS AUTOGENERATED. DO NOT EDIT MANUALLY
|
||
|
|
version = 1
|
||
|
|
name = "pms-react-new"
|
||
|
|
|
||
|
|
[setup]
|
||
|
|
script = ""
|
||
|
|
|
||
|
|
[[actions]]
|
||
|
|
name = "运行"
|
||
|
|
icon = "run"
|
||
|
|
command = "npm run dev"
|