mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
8 lines
134 B
JSON
8 lines
134 B
JSON
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"bracketSpacing": false,
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"semi": false
|
|
}
|