This repository has been archived on 2022-09-16. You can view files and clone it, but cannot push or open issues/pull-requests.
tlaternet-templates/.prettierrc

10 lines
116 B
Plaintext
Raw Normal View History

2022-07-30 18:12:30 +01:00
# -*- yaml -*-
tabWidth: 4
bracketSameLine: true
overrides:
- files: "**/*.html"
options:
tabWidth: 2