{ "ignore": ["src/locales/*", "*.log", "node_modules/*"], "watch": ["src/**/*.ts", "src/**/*.js", "*.json"], "ext": "ts,js,json" }