1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-01-17 20:58:22 +01:00
vanilla-todo/es5/.prettierrc.json
Morris Brodersen 5518d5ec37 update deps
2023-11-13 20:03:04 +01:00

5 lines
52 B
JSON

{
"singleQuote": true,
"trailingComma": "es5"
}