Delete .cursor/settings.json

This commit is contained in:
Frostebite
2025-09-13 02:06:04 +01:00
committed by GitHub
parent 464a9d1265
commit 38b7286a0d

View File

@@ -1,18 +0,0 @@
{
"files.autoSave": "on",
"files.autoSaveWhen": "on",
"files.autoSaveDelay": 1000,
"editor.formatOnSave": false,
"editor.formatOnPaste": false,
"editor.formatOnType": false,
"editor.codeActionsOnSave": {},
"git.autorefresh": false,
"git.confirmSync": false,
"git.autofetch": false,
"editor.defaultFormatter": null
}