mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-12 10:35:03 +00:00
6 lines
196 B
JSON
6 lines
196 B
JSON
![]() |
{
|
||
|
"watch": ["src"],
|
||
|
"ext": "ts,json",
|
||
|
"ignore": ["src/**/*.spec.ts"],
|
||
|
"exec": "node --trace-warnings --experimental-specifier-resolution=node --loader ts-node/esm ./src/index.ts"
|
||
|
}
|