mirror of
https://github.com/glowingblue/flarum-ext-redis-setup.git
synced 2026-03-22 23:17:48 +01:00
20 lines
305 B
Plaintext
20 lines
305 B
Plaintext
bracketSameLine: true
|
|
jsxBracketSameLine: true
|
|
jsxSingleQuote: true
|
|
printWidth: 100
|
|
proseWrap: "always"
|
|
semi: true
|
|
singleQuote: true
|
|
tabWidth: 4
|
|
trailingComma: "all"
|
|
useTabs: true
|
|
|
|
overrides:
|
|
- files:
|
|
- "*.json"
|
|
- "*.yml"
|
|
- "*.yaml"
|
|
options:
|
|
useTabs: false
|
|
tabWidth: 2
|