mirror of
https://github.com/tsickert/discord-webhook.git
synced 2025-02-03 13:16:40 -05:00
10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": false,
|
|
"arrowParens": "avoid"
|
|
}
|