TrollCallAPIs/.vscode/settings.json
2023-06-19 00:16:00 -05:00

5 lines
110 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"editor.tabSize": 4,
"prettier.tabWidth": 4
}