mirror of
https://github.com/wharfkit/ui-plugin-template.git
synced 2026-07-21 16:03:30 +00:00
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
arrowParens: "always"
|
|
bracketSpacing: false
|
|
endOfLine: "lf"
|
|
printWidth: 100
|
|
semi: false
|
|
singleQuote: true
|
|
tabWidth: 4
|
|
trailingComma: "es5"
|