1
0
mirror of https://github.com/teoxoy/factorio-blueprint-editor.git synced 2024-12-26 20:54:22 +02:00
factorio-blueprint-editor/.prettierrc.yml
2024-12-09 03:39:28 +01:00

12 lines
336 B
YAML

printWidth: 100 # default: 80, TODO: consider removing
tabWidth: 4 # default: 2
semi: false # default: true
singleQuote: true # default: false, TODO: consider removing
trailingComma: es5 # default: all
arrowParens: avoid # default: always, TODO: consider removing
overrides:
- files: '*.yml'
options:
tabWidth: 2 # default