af0cd26ea0
* feat: prettier run * fix: whatever that was * chore: format more files * chore: make format command better
5 lines
99 B
JSON
5 lines
99 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"files.eol": "\n",
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|