zipline/.vscode/settings.json
2022-09-28 20:45:50 -07:00

5 lines
No EOL
98 B
JSON

{
"editor.tabSize": 2,
"files.eol": "\n",
"typescript.tsdk": "node_modules/typescript/lib"
}