node-oracledb-client/.prettierrc

7 lines
89 B
Text
Raw Permalink Normal View History

2025-08-19 13:43:21 +02:00
{
"printWidth": 96,
"singleQuote": true,
"semi": false,
"trailingComma": "all"
}