RandomSec/OpenRefine/main/tests/cypress/.prettierrc.json

7 lines
85 B
JSON
Raw Normal View History

2022-01-30 23:08:52 +01:00
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": true
}