mirror of
https://github.com/wassname/talk.git
synced 2026-07-11 09:51:37 +08:00
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"exec": "npm run compile:server:types",
|
|
"ext": "graphql",
|
|
"watch": [
|
|
"./src/core/server/graph"
|
|
]
|
|
} |