{ "editor.formatOnSave": true, "typescript.inlayHints.parameterNames.enabled": "none", "json.schemas": [ { "fileMatch": ["dist/manifest.json"], "url": "https://json.schemastore.org/chrome-manifest.json" } ], "typescript.tsdk": "node_modules/typescript/lib", "cSpell.words": ["hookz", "submatch", "submatches"] }