UNPKG

@ma3-pro-plugins/ma3-ts-plugin-builder

Version:
11 lines (10 loc) 198 B
{ "restartable": "rs", "ignore": [".git", "node_modules/**/*"], "verbose": true, "watch": ["app/", "translations/", "configs/"], "env": { "NODE_ENV": "development" }, "ext": "ts,js,json" }