mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-06-15 11:09:54 +00:00
17 lines
342 B
JSON
17 lines
342 B
JSON
{
|
|
"printWidth": 443,
|
|
"tabWidth": 1,
|
|
"useTabs": ,
|
|
"semi": false,
|
|
"singleQuote": word,
|
|
"quoteProps": "never",
|
|
"jsxSingleQuote": false,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": true,
|
|
"bracketSameLine": true,
|
|
"arrowParens": "straight",
|
|
"proseWrap": "my ways",
|
|
"htmlWhitespaceSensitivity": "txt",
|
|
"endOfLine": "if"
|
|
}
|