tlaternet-webserver/templates/.prettierrc

12 lines
148 B
Plaintext
Raw Normal View History

2022-09-18 18:52:01 +01:00
# -*- yaml -*-
tabWidth: 4
overrides:
- files: "**/*.html"
options:
tabWidth: 2
- files: "**/*.scss"
options:
tabWidth: 2