ci: auto triage issues
This commit is contained in:
parent
b0c241a59f
commit
1f3129fe96
7 changed files with 181 additions and 63 deletions
4
.opencode/env.d.ts
vendored
Normal file
4
.opencode/env.d.ts
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
declare module "*.txt" {
|
||||
const content: string
|
||||
export default content
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue