Initial commit
This commit is contained in:
9
.claude-plugin/plugin.json
Normal file
9
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "typescript-lint",
|
||||
"description": "Automatically lint, format, and type-check TypeScript files with ESLint and TypeScript compiler",
|
||||
"version": "1.0.0",
|
||||
"author": "Cheolwan Park",
|
||||
"hooks": [
|
||||
"./hooks/hooks.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user