mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-15 23:27:40 +00:00
413fd78918
Co-authored-by: Tonye Jack <jtonye@ymail.com> Co-authored-by: GitHub Action <action@github.com>
10 lines
No EOL
179 B
JSON
10 lines
No EOL
179 B
JSON
{
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": false,
|
|
"arrowParens": "avoid"
|
|
} |