🔧 chore: pre-commit hooks

This commit is contained in:
2026-07-01 12:18:45 +07:00
parent 93b079b3d3
commit 25cf1df334
6 changed files with 18 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
{
"printWidth": 100,
"endOfLine": "lf",
"semi": true,
"singleQuote": false,
"trailingComma": "all"