UNPKG

manifest

Version:

The backend for AI code editors

15 lines (14 loc) 276 B
{ "watch": ["manifest.yml", "handlers/*.js"], "ext": "yml,js", "exec": "node node_modules/manifest/dist/manifest/src/main.js", "legacyWatch": true, "ignore": [ "*.lock", "**/*.lock", "*.db", "**/*.db", "*.db-journal", "**/*.db-journal" ] }