openwrt-firmware-selector/.prettierrc

6 lines
89 B
Text

{
"trailingComma": "es5",
"printWidth": 100,
"semi": true,
"singleQuote": true
}