Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:09:06 +08:00
commit 93c3ced999
4 changed files with 68 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:cheolwanpark/claude-plugins:plugins/typescript-lint",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4a0c18d1d7be7712e4f0ab87943af3a6b6661347",
"treeHash": "dbf0676908610e92e778fee148bb5dcf385059a4cf8adb34e43b12dc39db64a5",
"generatedAt": "2025-11-28T10:15:00.810768Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "typescript-lint",
"description": "Automatically lint, format, and type-check TypeScript files with ESLint and TypeScript compiler",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "8b01a6aa824929bec9d6c5079aeb9e77069200010f0d2cdb563f546653a94383"
},
{
"path": "hooks/hooks.json",
"sha256": "c94a18d656c09ebe07896386fb523734752d8c59494028ea274b84fff28507cd"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "66c1fb3c9231bd8c81d063fb204ded847b5298e009f9db54f6f784c6efbeba60"
}
],
"dirSha256": "dbf0676908610e92e778fee148bb5dcf385059a4cf8adb34e43b12dc39db64a5"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}