6 lines
79 B
Text
6 lines
79 B
Text
|
# .prettierrc
|
||
|
# trailingComma: "es5"
|
||
|
tabWidth: 2
|
||
|
semi: false
|
||
|
singleQuote: true
|