{ "ignore": [ ".git", "node_modules", "node_modules/**/node_modules", "src/client" ], "watch": [ "src/", "demo/" ], "ext": "js,json" }