comment old menu

This commit is contained in:
HAM!DREZA
2024-11-04 16:14:21 +03:30
parent 768fef6bf9
commit c22f5ebd7f
3 changed files with 29 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"tabWidth": 2,
"semi": true,
"arrowParens": "always",
"singleQuote": false,
"trailingComma": "all",
"printWidth": 140,
"endOfLine": "auto"
}