1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-04 06:34:03 +02:00
This commit is contained in:
syuilo
2024-02-11 12:45:50 +09:00
parent c99d55e0cb
commit c47203b888
12 changed files with 1236 additions and 353 deletions

View File

@@ -27,7 +27,6 @@
"src/**/*"
],
"exclude": [
"node_modules",
"test/**/*"
"node_modules"
]
}