palauth-iam-node/.prettierrc.json
2023-12-23 12:05:21 +00:00

6 lines
67 B
JSON

{
"semi": false,
"singleQuote": false,
"tabWidth": 4
}