[RISCV] Rename a lambda to have plural nouns to reflect that it contains a loop. NFC
[llvm-project.git] / lldb / tools / lldb-dap / .prettierrc.json
bloba28c70b90a4ee29333fde635e54774e1829eb0de
2   "trailingComma": "all",
3   "tabWidth": 2,
4   "semi": true,
5   "singleQuote": false,
6   "plugins": ["prettier-plugin-curly"]