This commit is contained in:
2025-03-25 17:30:21 +09:00
commit aede56d4f2
189 changed files with 46849 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"useTabs": false,
"trailingComma": "none",
"jsxBracketSameLine": false,
"printWidth": 120
}