1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00
Files
adapter/sasjs-tests/.prettierrc
2020-08-31 09:15:02 +01:00

7 lines
87 B
Plaintext

{
"trailingComma": "none",
"tabWidth": 2,
"semi": true,
"singleQuote": false
}