Initial commit

This commit is contained in:
2026-05-24 22:24:39 +07:00
commit 8c15ca0c5d
962 changed files with 176218 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}