mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-26 03:38:19 +00:00
7 lines
No EOL
176 B
JSON
7 lines
No EOL
176 B
JSON
{
|
|
"files.eol": "\n",
|
|
"editor.detectIndentation": false,
|
|
"editor.tabSize": 2,
|
|
"editor.formatOnSave": true,
|
|
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
|
|
} |