node-oracledb-client/.prettierrc

6 lines
89 B
Text

{
"printWidth": 96,
"singleQuote": true,
"semi": false,
"trailingComma": "all"
}