fries-website/.vscode/settings.json
Fries 175af0dd27 make the beginnings of my website :3
this is the beginnings of my website :3!

Co-authored-by: mossfet <root@mossfet.xyz>
2023-04-23 17:28:08 -07:00

5 lines
104 B
JSON

{
"eslint.packageManager": "pnpm",
"editor.insertSpaces": false,
"editor.detectIndentation": false
}