mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-13 15:10:04 +00:00
12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
{
|
|
"semi": true,
|
|
"trailingComma": "all",
|
|
"singleQuote": false,
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"bracketSpacing": true,
|
|
"arrowParens": "always",
|
|
"endOfLine": "lf",
|
|
"bracketSameLine": false
|
|
} |