chore: temporarily remove lint-staged to enable incremental i18n fixes

Co-authored-by: hyoban <38493346+hyoban@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-20 10:10:10 +00:00
parent 337701badb
commit 266e887fb1

View File

@ -286,8 +286,5 @@
"pbkdf2": "~3.1.3",
"prismjs": "~1.30",
"string-width": "~4.2.3"
},
"lint-staged": {
"*": "eslint --fix"
}
}