This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/frontend/.prettierrc

6 lines
79 B
Text
Raw Normal View History

2019-02-22 19:23:42 +00:00
# .prettierrc
# trailingComma: "es5"
tabWidth: 2
semi: false
singleQuote: true