{ "ignoreRoot": [ ".git" ], "watch": [ "node_modules/@uci/", "node_modules/@uci-utils/", "readme/", "src/", "index.js", "examples", "test/", "examples/" ], "ignore": [ "README.md", "package*.json", "test/files/" ], "ext": "js,json,yaml,yml,md" }