]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - .prettierrc.yml
Fix import with when the imported file has the same extension than an
[github/Chocobozzz/PeerTube.git] / .prettierrc.yml
... / ...
CommitLineData
1printWidth: 140
2tabWidth: 2
3useTabs: false
4semi: false
5singleQuote: true
6trailingComma: false
7bracketSpacing: true
8arrowParens: always